help-octave
[Top][All Lists]
Advanced

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

Re: How Come My Program Won't Work?


From: Doug Stewart
Subject: Re: How Come My Program Won't Work?
Date: Fri, 11 Mar 2016 19:41:33 -0500



On Fri, Mar 11, 2016 at 6:32 PM, Bear <address@hidden> wrote:
Quick update, your program worked and has generated the same graphs. However,
like the previous program it took awhile to process.

Any particular reason why Octave takes so long to generate plots?





Your program uses ode45 and this can take various amounts of time.

If you put unrealistic numbers in then  it might take a long time.

ie  coefficient of friction I think hast to be between 0 and 1 so if you enter 2 it might give the ode45 some problems!


 
--
View this message in context: http://octave.1599824.n4.nabble.com/How-Come-My-Program-Won-t-Work-tp4675378p4675422.html
Sent from the Octave - General mailing list archive at Nabble.com.

_______________________________________________
Help-octave mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/help-octave



--
DASCertificate for 206392


reply via email to

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