I need a help about loading data into MATLAB in case of using GUI!
Mostra commenti meno recenti
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!
Risposte (1)
Dishant Arora
il 14 Apr 2014
doc uigetfile
doc xlsread
doc importdata
1 Commento
Le Huy
il 15 Apr 2014
Categorie
Scopri di più su App Building in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!