.MAT variables to list box
Mostrar comentarios más antiguos
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.
Respuesta aceptada
Más respuestas (1)
Robert Cumming
el 9 de Jun. de 2011
help load
help listdlg
help csvwrite
1 comentario
William
el 11 de Jun. de 2011
Categorías
Más información sobre Workspace Variables and MAT Files en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!