From mboxrd@z Thu Jan 1 00:00:00 1970 From: Uwe Brauer Subject: Re: workflow, matlab+latex in org file Date: Mon, 11 Jul 2016 16:12:23 +0000 Message-ID: <87k2gs6tnc.fsf@mat.ucm.es> References: <8760sc8ids.fsf@mat.ucm.es> <87shvg6z9i.fsf@mat.ucm.es> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33015) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bMdp8-0004Jf-Oy for emacs-orgmode@gnu.org; Mon, 11 Jul 2016 12:12:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bMdp2-0002gD-PB for emacs-orgmode@gnu.org; Mon, 11 Jul 2016 12:12:45 -0400 Received: from plane.gmane.org ([80.91.229.3]:51792) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bMdp1-0002ft-3T for emacs-orgmode@gnu.org; Mon, 11 Jul 2016 12:12:40 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1bMdoy-000347-0C for emacs-orgmode@gnu.org; Mon, 11 Jul 2016 18:12:36 +0200 Received: from gilgamesch.quim.ucm.es ([147.96.12.99]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 11 Jul 2016 18:12:35 +0200 Received: from oub by gilgamesch.quim.ucm.es with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 11 Jul 2016 18:12:35 +0200 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" To: emacs-orgmode@gnu.org >>> "John" == John Kitchin writes: > You might consider the alternative, no-frills approach below. I defined > a new execute function that strips the header and >> out of the output. > It won't support any kind of session or header variables, but if you > don't use those it might work for you. Great, I had to modify your call of the matlab bin, but then it works like charm, thanks very much. Maybe to add it to the org-addons somewhere? Uwe