Why did I type the following example in MATLAB, MATLAB shows an error.What's the reason?

1 view (last 30 days)
I type the following example in MATLAB, MATLAB shows an error.What's the reason?

Accepted Answer

Steven Lord
Steven Lord on 18 Aug 2019
That is a MuPAD function, not a MATLAB function. You can call it in a MuPAD Notebook or in a symengine object, but you cannot call it directly from a MATLAB program or at the prompt in the Command Window.

More Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!