how can I read excel data with autofill option from any folder from my pc?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
excel = actxserver('Excel.Application');
f = fullfile('c:\','users','user name','desktop';'matlab files')
3 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Use COM Objects in MATLAB finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!