|
From: Jaime V. <vi...@fe...> - 2026-03-06 15:35:49
|
How did you get that error message? By repeating the commands in the PDF file I get the following numerical values for t0 and t8 (%i37) [t0,t8]; (%o37) [0, 1.4000000000000006] I'm sending in the attachment the batch file I used, which has just some minor changes with respect to the PDF file sent by Peter Nachtwey. Regards, Jaime On 3/6/26 14:16, Michel Talon wrote: > > Apparently in plot2d(pva(t)[1],[t,t0,t8],... t0 and t8 do not > evaluate to numerical values. since the error message says found > [t,t0,t8] and not something like [t,1,10]. > |