Matrix in app designer
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I want to create a small calculator program that involve matrice calculation, is there any way to do it? I can't find any component on library as basic input or output for matrix
thank you
0 Kommentare
Antworten (2)
Chris Portal
am 13 Okt. 2016
With R2016b, you could try using the UITABLE component in App Designer to display your matrix. The reference page for UITABLE is here:
https://www.mathworks.com/help/matlab/ref/tableappdesigner-properties.html?searchHighlight=uitable
0 Kommentare
Siehe auch
Kategorien
Mehr zu Develop Apps Using App Designer finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!