help-octave
[Top][All Lists]
Advanced

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

Re: re: Matlab Programs with Octave


From: Frederick Brown
Subject: Re: re: Matlab Programs with Octave
Date: Sat, 7 Sep 2013 15:01:45 -0700 (PDT)

Well, I tried that and still the err persists.

octave:1> pkg load optim
octave:2> TuParam EL34
warning: /home/derric/electronics/octave/Tuparam/TuParam.m: possible 
Matlab-style short-circuit operator at line 121, column 31
warning: /home/derric/electronics/octave/Tuparam/TuParam.m: possible 
Matlab-style short-circuit operator at line 149, column 45
warning: /home/derric/electronics/octave/Tuparam/TuParam.m: possible 
Matlab-style short-circuit operator at line 149, column 17
warning: /home/derric/electronics/octave/Tuparam/TuParam.m: possible 
Matlab-style short-circuit operator at line 151, column 17
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



--------------------------------------------
On Sat, 9/7/13, JasonNicholson <address@hidden> wrote:

 Subject: Re: re:  Matlab Programs with Octave
 To: address@hidden
 Date: Saturday, September 7, 2013, 5:55 PM
 
 The package is probably not
 loaded.  
 
 Use this:
 
    pkg load optim
 
 Sincerely,
 Jason Nicholson
 
 
 
 --
 View this message in context: 
http://octave.1599824.n4.nabble.com/Matlab-Programs-with-Octave-tp4657118p4657124.html
 Sent from the Octave - General mailing list archive at
 Nabble.com.
 _______________________________________________
 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]