.MAT variables to list box
Afficher commentaires plus anciens
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.
Réponse acceptée
Plus de réponses (1)
Robert Cumming
le 9 Juin 2011
help load
help listdlg
help csvwrite
1 commentaire
William
le 11 Juin 2011
Catégories
En savoir plus sur Workspace Variables and MAT Files dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!