help-octave
[Top][All Lists]
Advanced

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

Re: plotting to a table?


From: James Sherman Jr.
Subject: Re: plotting to a table?
Date: Sat, 20 Oct 2012 11:37:33 -0400

On Fri, Oct 19, 2012 at 5:43 PM, injoi <address@hidden> wrote:
uitable is a command in Matlab. It creates a figure window in which a table
of values is displayed. This table of values is usually a matrix in which it
displays the components of the matrix.

eg. x  = [1, 2, 3; 2, 4, 6; 3, 6, 9]

Then the uitable command would create a figure window displayed the matrix
in an "excel like" table.

Sorry for the confusion.



-----
Windows 7, intel Xeon(R) 3.3GHz

Thanks, Nohtal
--
View this message in context: http://octave.1599824.n4.nabble.com/plotting-to-a-table-tp4645344p4645517.html
Sent from the Octave - General mailing list archive at Nabble.com.
_______________________________________________
Help-octave mailing list
address@hidden
https://mailman.cae.wisc.edu/listinfo/help-octave

I do not believe such a function exists within Octave.  Though, if there is a particular utility that you're looking for with this table, that might be something Octave has or is able to do.  What are you doing with the data after you display this table?

James Sherman


reply via email to

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