yasin67

0 Reputation

2 Badges

13 years, 161 days

MaplePrimes Activity


These are questions asked by yasin67

 

I execue flow command,but it doesnot generate;

how i fix it?

 

> with(CodeGeneration);



> m:=diff(theta1(t),t);

                     
> Matlab(m);

Warning, the function names {diff, theta1} are not recognized in the target language

cg0 = diff(theta1(t), t);



Hi!

how I import maple code in matalb for matlab simulink?

 

Page 1 of 1