Interactively use a excel file
Show older comments
hey this is my m file code: [n,name] = xlsread('ABCD:xlsx','IN','A2:A20') instead of ABCD I wish to select the excel file I want to use by selecting it from a folder. I tried using the uiopen() but that gave me an error. What is another way i could use? Thanks
Answers (0)
Categories
Find more on Spreadsheets in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!