From help-request at octave dot org Tue Jan 11 09:15:25 2005 Subject: Re: ODE system solving From: "homer_jay at katamail dot com" To: help at octave dot org Date: Tue, 11 Jan 2005 15:18:06 +0000 i've tryed with odessa: T0=520; Ta=25+273; w0=3.4; y0=[w0 p T0]; z=linspace(0,L,L)'; y=odessa("SysO",y0,p,100,z); plot(z/L,(y(:,3)-Ta)/(T0-Ta)) it doesn't work! "error: "P" undefined near line...." i think i can set a parameter "p" for Odessa, ins't it? it's something wrong? i continue to search and trust in google.... ________________________________________________________________________ Cerchi un laboratorio fotografico aperto 24 ore su 24? Stampa le tue foto digitali su Kataweb e le ricevi a domicilio in 48 ore. http://www.kataweb.it/foto ------------------------------------------------------------- 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 -------------------------------------------------------------