Convert a text input to a mathematical equation in MatlabAppDesigner
11 次查看(过去 30 天)
显示 更早的评论
Hello.
I am trying to plot functions using Matlab AppDesigner. However, to do that I need to convert a text input to a mathematical equeation.
Regards.
0 个评论
采纳的回答
Ameer Hamza
2020-5-15
编辑:Ameer Hamza
2020-5-15
For more advanced cases see eval(): https://www.mathworks.com/help/releases/R2020a/matlab/ref/eval.html however, use it carefully: https://www.mathworks.com/matlabcentral/answers/304528-tutorial-why-variables-should-not-be-named-dynamically-eval
4 个评论
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!