I need a help about loading data into MATLAB in case of using GUI!
Mostrar comentarios más antiguos
Hi everybody! My problem is: i want to create a pushbutton on my GUI, when users press it, it will show the window for users to choose the path and select the file that they want to load (in my case the file is file.txt and file.xls). In addition, after loading the data, i want it is as a matrix. Thank you!
Respuestas (1)
Dishant Arora
el 14 de Abr. de 2014
doc uigetfile
doc xlsread
doc importdata
1 comentario
Le Huy
el 15 de Abr. de 2014
Categorías
Más información sobre App Building 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!