- Get the data from the table using get().
- If you're using R2013b, you can turn the data into a table and then use writetable to do this automatically and easily.
- If you're using an older release, write it using fprintf.
Export uitable data to CSV file
2 ビュー (過去 30 日間)
古いコメントを表示
Hi,
I am looking for a simple way to save the uitable data includes its column headers to a CSV file. The uitable is mixed text and numbers. Any idea How?
Thanks.
0 件のコメント
回答 (1 件)
Sean de Wolski
2014 年 1 月 9 日
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!