MuPad Subs not working
Info
This question is closed. Reopen it to edit or answer.
Show older comments
Hi,
I am trying the following substitution in MuPad:
subs(x*(l2*m1*m3),[l2*m1*m3 = L1_C1])
It only works when I remove the x term. x is a variable and the rest are constants, but I think maybe I haven't defined them properly?
Thanks
Toby
3 Comments
Toby Howison
on 8 Feb 2016
Walter Roberson
on 9 Feb 2016
Was it = you used or == ? I think = would have been invalid syntax.
Toby Howison
on 25 Feb 2016
Answers (0)
This question is closed.
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!