matrix in app designer ?

hello
I am asking how can i display matrix in matlab app desinger ?

1 Commento

Rik
Rik il 13 Feb 2019
Have a read here (or here for more general advice). It will greatly improve your chances of getting an answer.

Accedi per commentare.

 Risposta accettata

Cam Salzberger
Cam Salzberger il 13 Feb 2019

1 voto

You can create a uitable, and provide the app handle as the first input argument to it. The matrix can be provided in the 'Data' name-value pair.
-Cam

3 Commenti

alifedjoun
alifedjoun il 13 Feb 2019
Where can i find an exemple of it ?
Cam Salzberger
Cam Salzberger il 14 Feb 2019
The documentation page shows an example using a uifigure, which is what the apps in App Designer are. You can check the first example to show providing a matrix to the uitable.
alifedjoun
alifedjoun il 17 Feb 2019
thanks

Accedi per commentare.

Più risposte (0)

Categorie

Scopri di più su Develop Apps Using App Designer in Centro assistenza e File Exchange

Prodotti

Release

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by