Storing fewer decimal places in an array to display using a uitable
Afficher commentaires plus anciens
I have a list of varaibles that are required to be displayed however, I can't work out how to manipulate the values so that they are presentable when dispalyed in the uitable. I need to decrease the number of decimal places dispalyed and centralise them in the table however I can't work out, nor find on previous and related forums, how to do this.
Thanks yoh in advance for your help.
2 commentaires
Walter Roberson
le 4 Fév 2022
Is this for "traditional figures" (GUIDE) or "uifigure" (App Designer) ? I would need to research for uifigure(); for traditional figures, the method of centering each entry requires converting to a cell array of character vectors, each of which has to have some HTML 1.1 code added to it.
John Bach
le 4 Fév 2022
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Develop Apps Programmatically dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


