help-octave
[Top][All Lists]
Advanced

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

Re: set_window_size


From: Joe Koski
Subject: Re: set_window_size
Date: Fri, 29 Jul 2005 09:49:42 -0600
User-agent: Microsoft-Entourage/11.1.0.040913

on 7/28/05 10:02 PM, address@hidden at
address@hidden wrote:

> I am treying to port a Matlab script to Octave.  As a
> newbie, I am having difficulty determining wheter a
> fucntion is built in or not.  I have search thru the
> entire scripts I am trying to convert for
> "set_window_size" but do not find it.  In the manual
> it also does not turn up.  Is this in gnuplot or
> elsewhere.
> 
> Also, what is the best editor to use?  I have been
> using SubEthaEdit, but get errors claiming retuern
> characters in columns of lines that far exceed their
> length.  also, the text of the error line does not
> correspond to the error line by number in the script
> file.
> 
> Any comment will be appreciated.
> 
> Thanks
> Allan
> 
Allan,

Many routines that exist in MATLAB have an equivalent "work alike" in octave
or octave-forge, but some do not. If you don't have octave-forge installed,
you probably need it, that's more or less the equivalent to the "Tool
Boxes."

When I run across a MATLAB routine that octave doesn't recognize, I go to
the on-line MathWorks help files to see what the routine does, then I look
through the octave combined index at

http://octave.sourceforge.net/index/index.html

to find an equivalent. Seldom am I disappointed.

Joe




-------------------------------------------------------------
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]