numeric edit field output format
Afficher commentaires plus anciens
is it possible to get a numeric edit field in matlab app designer to display a value as f.eks 10,000,000.00 instead of 10000000.00
Réponses (1)
Ameer Hamza
le 2 Déc 2020
0 votes
There does not seem to be a direct way. You can use text edit field and use this FEX package: https://www.mathworks.com/matlabcentral/fileexchange/52832-num2sepstr.
Catégories
En savoir plus sur Develop Apps Using App Designer 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!