how can I read excel data with autofill option from any folder from my pc?
2 ビュー (過去 30 日間)
古いコメントを表示
excel = actxserver('Excel.Application');
f = fullfile('c:\','users','user name','desktop';'matlab files')
3 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Use COM Objects in MATLAB についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!