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!