String to a mathematical expression
2 views (last 30 days)
Show older comments
how can i convert a String to a mathematical expression , that i can use in a function's body ?
2 Comments
Accepted Answer
Matt J
on 22 Dec 2013
If you display the string at the command line, you can then copy/paste it into the function's body.
More Answers (0)
See Also
Categories
Find more on Characters and Strings 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!