help-octave
[Top][All Lists]
Advanced

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

Octave equivalent for MatLab "axes"


From: Edward C. Jones
Subject: Octave equivalent for MatLab "axes"
Date: Wed, 9 Mar 2005 21:23:44 -0600
User-agent: Debian Thunderbird 1.0 (X11/20050116)

Here is a line from a MatLab ".m" file:
    axes('Position',[.01 .01 .98 .05],'Visible','off');
How do I do this in Octave?

Since I know that I will be having more problems like this one, is there an up-to-date list of MatLab commands and how to do the same thing in Octave?



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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