Convert sym to string in app designer
Afficher commentaires plus anciens
I have a symbol z, a variable x where x = z^2 and Fx = 5/x
I was able to display Fx = 5/z^2 using matlab.
using app designer I want to get the user to input Fx = 5/x
I tried to use edit fields but after taking this input I could only display 5/x and not 5/z^2
Also I want to be able to display the 5/x^2 inside some kind of textbox or label or ay kind of field.
Réponses (0)
Catégories
En savoir plus sur Symbolic Math Toolbox dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!