help-octave
[Top][All Lists]
Advanced

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

Re: Compatible Commands for Octave


From: Jordi Gutiérrez Hermoso
Subject: Re: Compatible Commands for Octave
Date: Sun, 6 Feb 2011 22:29:52 -0600

On 6 February 2011 22:13, Vincent Chew <address@hidden> wrote:
> Can anyone help me in the following matlab commands that are
> compatible in Octave ?
>
> Matlab Commands: pzmap, series, printsys, cloop, parallel,
> feedback,minreal and step.

All of these except cloop, parallel and minreal are in the
Octave-Forge control package:

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

I don't know control theory, so I can't tell you if there are simple
equivalents for the functions you're missing. Is there any chance you
could write them yourself and contribute them to the control package?

To install the control package, download the .tar.gz and use "pkg
install" from the Octave prompt.

HTH,
- Jordi G. H.


reply via email to

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