Set numbers behind the comma in text edit view on gui matlab?
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Im trying to display some output value from my calculations to an edit text box in my GUI window. I want to set 4 numbers behind the comma in text edit view. How I can do that?
1 commentaire
Stephen23
le 10 Mai 2017
It is easy to set the format using num2str or sprintf.
What have you tried so far?
Réponses (1)
Voir également
Catégories
En savoir plus sur Environment and Settings dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!