Matrix in app designer
Mostrar comentarios más antiguos
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
Respuestas (2)
Pritesh Shah
el 12 de Oct. de 2016
0 votos
Try to call matlab function.
1 comentario
Sony Endardo
el 12 de Oct. de 2016
Chris Portal
el 13 de Oct. de 2016
0 votos
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
Categorías
Más información sobre Develop Apps Using App Designer en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!