I need a help about loading data into MATLAB in case of using GUI!
Ältere Kommentare anzeigen
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!
Antworten (1)
Dishant Arora
am 14 Apr. 2014
doc uigetfile
doc xlsread
doc importdata
1 Kommentar
Le Huy
am 15 Apr. 2014
Kategorien
Mehr zu App Building finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!