Getting the error as "Undefined function or method 'syms' for input arguments of type 'char'" when trying to use syms

28 次查看(过去 30 天)
Getting the error as "Undefined function or method 'syms' for input arguments of type 'char'" when trying to use syms

回答(1 个)

Steven Lord
Steven Lord 2021-5-6
You likely don't have Symbolic Math Toolbox installed and licensed. Check the output of the ver function to see if it's installed and use the license function to see if you have a license for it. If you do have a license for it, contact your license administrator to see if all the licenses are currently in use.

标签

Community Treasure Hunt

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

Start Hunting!

Translated by