help-octave
[Top][All Lists]
Advanced

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

Re: ss2sys not being updated?


From: Joseph C. Slater
Subject: Re: ss2sys not being updated?
Date: Thu, 25 Mar 2004 13:39:24 -0500


On Mar 25, 2004, at 11:53 AM, David Bateman wrote:

Try "sys = ss2sys(a,b,c,[],0,3,0,{"volts","amps","joules"});" instead.

D.

Daprès Joseph C. Slater <address@hidden> (le 25/03/2004):
I just tried to use ss2sys and got the following:

sys = ss2sys(a,b,c,[],0,3,0,list("volts","amps","joules"));
warning: list objects are deprecated; use cell arrays instead
panic: Bus error -- stopping myself...
attempting to save variables to `octave-core'...
warning: save: wrong type argument `list'
error: save: error while writing `stname' to MAT file
save to `octave-core' complete
Bus error

Is anybody else having this problem? Is this an 'expected' issue
because it hasn't been updated to stay compatible? Is there a fix?
Thanks,
Joe


I got the sam exact error (to the letter).
Joe



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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