bezrouk

10 Reputation

3 Badges

15 years, 32 days

MaplePrimes Activity


These are questions asked by bezrouk

Hello,

I have a large calculation set in Maple 14 that has an assigned value to the variable 'm'. Now I am trying to incorporate units into the calculations using "with(Units[Standard]):". However, an error is thrown whenever i try to use the [[m]] units, since I have assigned it a value already. Is there any way to keep my variable name and still use meters as units?

I am having a problem working with a slider and a plot component in Maple 14. The slider specifies the domain of an animation I am trying to show. Whenever the slider's value is changed, I have code that should change the plot property "play" to "true" so that the animation begins. However, it fails to play the animation. After some troubleshooting, I found that the exact same code works in a Toggle Button component, and I also discovered that the Slider...

Page 1 of 1