Where can I find equivalences to Matlab functions?
David Bateman
adb014 at gmail.com
Sat Jun 28 10:09:26 CDT 2008
Illidan Modeler wrote:
> I've got a script (M file) written for Matlab. It runs well on Matlab.
> However, there are some functions that don't exist in GNU Octave, such
> as waitbar, randsrc. So it cannot run directly in Octave.
>
randsrc is a comms toolbox function and is in octave-forge.. Ditoo for
waitbar
> Where can I find a list of equivalences to these Matlab functions that
> don't exist in Octave?
Try
http://octave.sourceforge.net/doc/index.html
D.
More information about the Help-octave
mailing list