I need a help about loading data into MATLAB in case of using GUI!
Afficher commentaires plus anciens
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!
Réponses (1)
Dishant Arora
le 14 Avr 2014
doc uigetfile
doc xlsread
doc importdata
1 commentaire
Le Huy
le 15 Avr 2014
Catégories
En savoir plus sur App Building 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!