numeric edit field output format
Show older comments
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
Answers (1)
Ameer Hamza
on 2 Dec 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.
Categories
Find more on Develop Apps Using App Designer in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!