Piter_ <x.pi...@gmail.com> 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) _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode