Convert a text input to a mathematical equation in MatlabAppDesigner
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Angel Lozada
le 15 Mai 2020
Commenté : Ameer Hamza
le 22 Mai 2020
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 commentaires
Réponse acceptée
Ameer Hamza
le 15 Mai 2020
Modifié(e) : Ameer Hamza
le 15 Mai 2020
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 commentaires
Plus de réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!