help-octave
[Top][All Lists]
Advanced

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

Re: Where can I find equivalences to Matlab functions?


From: David Bateman
Subject: Re: Where can I find equivalences to Matlab functions?
Date: Sat, 28 Jun 2008 17:09:26 +0200
User-agent: Thunderbird 2.0.0.12 (X11/20080306)

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.


reply via email to

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