numeric edit field output format

1 view (last 30 days)
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
Ameer Hamza on 2 Dec 2020
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!