show final result of MATLAB at a table
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
sama
el 15 de En. de 2015
Respondida: Geoff Hayes
el 16 de En. de 2015
Hello. I am trying to put all of my results in a table. How can I create a result table in command windows and GUI ?
Thank you.
0 comentarios
Respuesta aceptada
Geoff Hayes
el 16 de En. de 2015
Sama - if you are using MATLAB version R2013b or greater, then you can use the array2table to put your array data into a table (in the Command Window).
As for creating a table in a GUI, see http://www.mathworks.com/help/matlab/examples/creating-user-interface-with-a-graphical-table.html for details.
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Tables en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!