Budgie

10 Reputation

2 Badges

14 years, 148 days
Technical University of Denmark

Bachelor student in mathematics at Technical University of Denmark. 2nd year student.

MaplePrimes Activity


These are questions asked by Budgie

Hello

I'm trying to animate a DEplot3d, but is that even possible? If it is, how?

 

Budgie

Hello

I'm working on implementing a plot of the Lorenz equations, and I'm trying

  proc(something, something, more something) local something more;

  uses DEtools;

  something;

  end proc

And I get this response:

  Error, `DEtools` is not a module or member

What can I do? "uses" works for plots, LinearAlgebra etc. Why doesn't it work for DEtools?

1 2 Page 2 of 2