.MAT variables to list box
Ältere Kommentare anzeigen
I am trying to list the contents of a .MAT file in a list box. to choose which one to import into a CSV file. I am currently using a uiget command that outputs the .MAT file as a string. How do I access the contents of the .MAT file and export them to a list box? I am using 2007b
Thank you.
Akzeptierte Antwort
Weitere Antworten (1)
Robert Cumming
am 9 Jun. 2011
help load
help listdlg
help csvwrite
1 Kommentar
William
am 11 Jun. 2011
Kategorien
Mehr zu App Building finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!