check a variable is a symbolic or a double
Show older comments
is there a function to check a variable is a symbolic or a double?
Accepted Answer
More Answers (1)
Walter Roberson
on 15 Oct 2012
1 vote
Use isnumeric() or isa()
Categories
Find more on Symbolic Variables, Expressions, Functions, and Settings 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!