show final result of MATLAB at a table
4 views (last 30 days)
Show older comments
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 Comments
Accepted Answer
Geoff Hayes
on 16 Jan 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 Comments
More Answers (0)
See Also
Categories
Find more on Tables in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!