show final result of MATLAB at a table
7 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
採用された回答
Geoff Hayes
2015 年 1 月 16 日
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 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Tables についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!