Can you get one side of an equation and store it in a variable?
Show older comments
Say I have an equation object in Mupad:
eq1 := x + y = 0
Now say after some manipulation I want to drop RHS, and just save the LS in a variable like..
f := left( eq1 )
2 Comments
Sean de Wolski
on 3 Jun 2011
That is Mathcad syntax. Are you using Mathcad?
Billy
on 3 Jun 2011
Accepted Answer
More Answers (0)
Categories
Find more on Numeric Solvers in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!