From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Schulte Subject: Re: [babel] how to pass data to gnuplot from another block Date: Thu, 05 Dec 2013 19:06:02 -0700 Message-ID: <8761r290zy.fsf@gmail.com> References: <87d2lsbvy7.fsf@ucl.ac.uk> <87iovkihe6.fsf@gmail.com> <87vbz3lpi8.fsf@ucl.ac.uk> <87siu7883o.fsf@gmail.com> <8738m76pdb.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59651) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vokzk-0005Eg-59 for emacs-orgmode@gnu.org; Thu, 05 Dec 2013 21:18:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vokzf-0006d4-Mc for emacs-orgmode@gnu.org; Thu, 05 Dec 2013 21:18:20 -0500 Received: from mail-pd0-x235.google.com ([2607:f8b0:400e:c02::235]:57966) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vokzf-0006bb-Ej for emacs-orgmode@gnu.org; Thu, 05 Dec 2013 21:18:15 -0500 Received: by mail-pd0-f181.google.com with SMTP id p10so135292pdj.12 for ; Thu, 05 Dec 2013 18:18:14 -0800 (PST) Received: from bagel (c-174-56-50-60.hsd1.nm.comcast.net. [174.56.50.60]) by mx.google.com with ESMTPSA id rx4sm171707050pab.13.2013.12.05.18.18.08 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Dec 2013 18:18:13 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Eric S Fraga writes: > Eric Schulte writes: > > [...] > >> I'm not familiar with ob-octave, but I'd imagine ":results vector" >> should do the trick. > > Nope. Unfortunately, this doesn't work. > > If the result I want is what is actually "output" by octave, then this > ignores that output. If I put ":results output vector", this doesn't > work either for chaining although at least the results come out looking > right. > > Thanks, > eric Sounds like someone with an interest in octave support should take a look at ob-octave.el, this shouldn't be a difficult fix and there are many examples of other languages (e.g., sh) handling the combination of output and vectors. -- Eric Schulte https://cs.unm.edu/~eschulte PGP: 0x614CA05D