From mboxrd@z Thu Jan 1 00:00:00 1970 From: Uwe Brauer Subject: Re: babel, matlab export plot to png fails Date: Wed, 16 Aug 2017 12:26:41 +0000 Message-ID: <87h8x7d7ge.fsf@mat.ucm.es> References: <87shgveujl.fsf@mat.ucm.es> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36240) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dhxPS-0008IE-M4 for emacs-orgmode@gnu.org; Wed, 16 Aug 2017 08:26:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dhxPP-00064i-Ii for emacs-orgmode@gnu.org; Wed, 16 Aug 2017 08:26:54 -0400 Received: from [195.159.176.226] (port=45032 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dhxPP-00061I-Bm for emacs-orgmode@gnu.org; Wed, 16 Aug 2017 08:26:51 -0400 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1dhxPF-0000ss-9B for emacs-orgmode@gnu.org; Wed, 16 Aug 2017 14:26:41 +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 need to get the contents of the png to get output. Maybe the type > command will do that. E.g. Add as the last line: > type testplot.png Thanks but this did not work, neither. Uwe