octave-maintainers
[Top][All Lists]
Advanced

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

Re: pretty print in Octave


From: Richard Crozier
Subject: Re: pretty print in Octave
Date: Thu, 04 Jul 2013 10:40:16 +0100
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:16.0) Gecko/20121010 Thunderbird/16.0.1

On 03/07/2013 19:43, Carnë Draug wrote:
Hi

I'm at the moment in need of some code to pretty print some tables to
Octave prompt, something like what `pkg list` is currently doing.
`whos' also prints a nice table but a different one and maybe there's
other examples but I can't think of one right now. I'm not aware of
any function to make such tables, and seems like Matlab doesn't have
one.

Would you guys think a general purpose pretty print function would be
useful? And if so, anyone has any tips on what would be a good API
example to follow?

Carnë


Is the attached function any use?

Richard

--
The University of Edinburgh is a charitable body, registered in
Scotland, with registration number SC005336.

Attachment: displaytable.m
Description: Text document


reply via email to

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