How can I display up to second decimal point
Show older comments

I make the table with app designer but i want to display up to second point
example 10.5100 -> 10.51
I want to do rounding off
Answers (1)
Arjun
on 24 Mar 2025
0 votes
I understand that you want to perform "round off" operation on a "uitable" column in MATLAB's App Designer.
Kindly refer to the following MATLAB Answers to seek clarity:
- https://www.mathworks.com/matlabcentral/answers/2004722-round-two-decimal-in-table-app-designer
- https://www.mathworks.com/matlabcentral/answers/2172833-formatting-numbers-in-app-designer-s-uitable
I hope this will help!
Categories
Find more on Tables 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!