I see, but... I had tested against
ocs-0.1.1
that i got from here:
http://octave.sourceforge.net/ocs/index.html
which obviously is not the same you are using... where shoud i get the
"right" code from (just to be aware in future)?

Should I do anything else?

MM

2012/1/13 c. <carlo.defa...@gmail.com>:
>
> On 13 Jan 2012, at 08:53, Marco Merlin wrote:
>
>> Hi Carlo,
>> I believe it is more appropriate to include it within ocs! Actually i
>> have neve understood why you initially suggested me to make a separate
>> package...
> it was so long ago that I don't remember myself ;)
>
>> What you mean with glitches in the demos?
>
> the name of some functions in ocs has changed, e.g., UTLPlotbyname is now 
> utl_plot_by_name
> so I adjusted the calls in the demo.
>
> Also, the first was failing and to fix it I had to change the call
>
> outstruct.LCR(1).pvmatrix(1) = vin(idx);
>
> to
>
> outstruct.NLC(1).pvmatrix(1) = vin(idx);
>
>
>
>> Cheers,
>> Marco
> c.

------------------------------------------------------------------------------
RSA(R) Conference 2012
Mar 27 - Feb 2
Save $400 by Jan. 27
Register now!
http://p.sf.net/sfu/rsa-sfdev2dev2
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to