Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

consecutive substitution failure

Status
Not open for further replies.

halukhaluk

Mechanical
Joined
Feb 5, 2010
Messages
2
Location
TR
Hi everyone,
I am having trouble with substiting a few large symbolic expressions. I have a number of similar vector elements to substitute, however, after calculating 2 or 3 of them (each at a time manually and in different orders), the next subs gives the error below. Has any one got an idea why this might happen?

_____________________________________________________
>> dQ2_subs=subs(dQ(2),q_sym,q_val)
??? Error using ==> maple
Error, (in evalm) evalm accepts only one argument, an expression

Error in ==> sym.subs at 229
NEWf = sym(maple('evalm',strrep(NEWf,'MATRIX','array')));
_____________________________________________________


Thanks a lot...
halukb
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top