From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: rownames in matlab or octave. Date: Wed, 02 Mar 2011 07:27:28 +0000 Message-ID: <87wrkivv6n.fsf@ucl.ac.uk> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=53866 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PuhBo-0004pJ-A5 for emacs-orgmode@gnu.org; Wed, 02 Mar 2011 03:13:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PuhBn-0007zh-Cl for emacs-orgmode@gnu.org; Wed, 02 Mar 2011 03:13:44 -0500 Received: from vscani-b2.ucl.ac.uk ([144.82.108.135]:35096) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PuhBn-0007zU-6h for emacs-orgmode@gnu.org; Wed, 02 Mar 2011 03:13:43 -0500 In-Reply-To: (Piter's message of "Tue, 1 Mar 2011 16:16:53 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Piter_ Cc: emacs-orgmode@gnu.org Piter_ writes: > Hi all. > Is is possible to output result from matlab source code with row > (column) names, or it works only in R. > Thanks. > Petro. I would think not, at least in the automatic sense that R does it because Matlab doesn't have the concept of tables. Arrays do not have headings for either rows or columns. You could generate output that includes labels manually, using =printf=, say, which would then be interpreted the way you wish but this is not necessarily elegant or easy to generalise. -- : Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Emacs 24.0.50.1 : using Org-mode version 7.4 (release_7.4.576.g99675)