emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] rownames in matlab or octave.


From: Eric S Fraga
Subject: Re: [O] rownames in matlab or octave.
Date: Wed, 02 Mar 2011 07:27:28 +0000
User-agent: Gnus/5.110014 (No Gnus v0.14) Emacs/24.0.50 (gnu/linux)

Piter_ <address@hidden> 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)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]