How to insert a table into figure from from struct arrays ?

I want to insert a table into the figure from the workspace 5x5 table(struct arrays.).

4 commentaires

thar - do you mean that you want to update a table in your GUI with workspace variables? Please clarify what you are attempting to do.
thar
thar le 21 Sep 2016
Modifié(e) : thar le 21 Sep 2016
yes. I want to display the data from the struct array(from regionprops) and the table should be update with the array.
i also want to add a another column which show the ration of the major axis to the minor axis.
Are you using GUIDE or have you created your GUI programmatically?
thar
thar le 22 Sep 2016
Modifié(e) : thar le 22 Sep 2016
I'm using GUI.
I want to display the following table. number of rows is depend on the number of row in the array.
from following values

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Migrate GUIDE Apps dans Centre d'aide et File Exchange

Produits

Tags

Question posée :

le 21 Sep 2016

Modifié(e) :

le 22 Sep 2016

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by