what is meant by syms command in matlab
Show older comments
Before using jacobian matrix, i declare the inputs as symbolic objects. Can anyone specify exactly what it means.What does it indicates?
Answers (1)
Jan
on 14 Feb 2013
0 votes
Symbolic variables are not numerical, this means that they do not contain a certain numerical value. This is explained exhaustively in doc sym and the Documentation of the Symbolic Toolbox. I suggest to read the docs at first and ask a specific question, if some details do not get clear.
Categories
Find more on Symbolic Math Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!