Mupad simplify Invalid argument of type 2
2 views (last 30 days)
Show older comments
Hao Sun
on 8 Nov 2019
Commented: Walter Roberson
on 9 Nov 2019
Mupad
simplify((( x^3+a*x+b) -(y^3+a*y+b) )^2/(x-y)^4, OutputType="Proof")
Error: Invalid type of argument number 2.
Evaluating: simplify
what is wrong here???
0 Comments
Accepted Answer
Walter Roberson
on 8 Nov 2019
OutputType is an option for the MuPAD function Simplify (capital-S) not for the MuPAD function simplify (lower-case S)
2 Comments
More Answers (0)
See Also
Categories
Find more on Get Started with MuPAD 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!