help-octave
[Top][All Lists]
Advanced

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

Re: Matlab Programs with Octave


From: Markus Bergholz
Subject: Re: Matlab Programs with Octave
Date: Sat, 7 Sep 2013 19:53:42 +0200


Am 07.09.2013 19:46 schrieb "Frederick Brown" <address@hidden>:
>
> Hi,
>
> I am running Octave 3.6.2 and am trying to run these Matlab programs.  I call "TuParam EL34" form within Octave and I get this:
>
> octave:1> TuParam EL34
> Running EL34...     error: optimset: no defaults for function `fminsearch'
> error: called from:
> error:   /usr/share/octave/3.6.2/m/optimization/optimset.m at line 102, column 7
> error:   /home/derric/electronics/octave/Tuparam/TuParam.m at line 110, column 9
>

You need the optim octave forte Packard for fminsearch

http://octave.sourceforge.net/optim/function/fminsearch.html

> Best regards,
>
> fred
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://mailman.cae.wisc.edu/listinfo/help-octave
>


reply via email to

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