how can I read excel data with autofill option from any folder from my pc?
1 view (last 30 days)
Show older comments
excel = actxserver('Excel.Application');
f = fullfile('c:\','users','user name','desktop';'matlab files')
3 Comments
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!