[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: octave workplace problem
From: |
siko1056 |
Subject: |
Re: octave workplace problem |
Date: |
Mon, 8 Dec 2014 22:53:03 -0800 (PST) |
In MATLAB one can open by double click a window with the content of a
workspace variable in an Excel-like table fashion. AFAIK, this feature does
not exist in Octave yet. To inspect the content of a workspace try command
line commands like "whos" [1] or print out the content of a variable by
simply type in its name and hit enter.
HTH, Kai
[1]
https://www.gnu.org/software/octave/doc/interpreter/Status-of-Variables.html#XREFwhos
--
View this message in context:
http://octave.1599824.n4.nabble.com/octave-workplace-problem-tp4667725p4667727.html
Sent from the Octave - General mailing list archive at Nabble.com.