- 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
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Sean de Wolski
am 9 Jan. 2014
0 Kommentare
Siehe auch
Kategorien
Mehr zu Develop Apps Using App Designer finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!