OffshoreEngineer

25 Reputation

6 Badges

12 years, 132 days

MaplePrimes Activity


These are replies submitted by OffshoreEngineer

The square brackets are indeed there, they appear after I used eval to implement variables:

finalsol:=eval(dsol,[A=1,B=2,C=3,D=4,etc.]);

 

Any way, eval(w1(x), op ~ ([sol])); does the trick, (op@eval) does not work.

 

Thank you very much!

The square brackets are indeed there, they appear after I used eval to implement variables:

finalsol:=eval(dsol,[A=1,B=2,C=3,D=4,etc.]);

 

Any way, eval(w1(x), op ~ ([sol])); does the trick, (op@eval) does not work.

 

Thank you very much!

1 2 3 Page 3 of 3