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

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

1 Comment

I would like to know if you could have found any solution to this problem. I am getting the same error, using MATLAB 2009.

Sign in to comment.

Answers (1)

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.

Categories

Tags

Asked:

on 23 Feb 2015

Answered:

on 6 May 2021

Community Treasure Hunt

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

Start Hunting!