MATLAB code error clarification
Show older comments
Can anyone explain the error given below
Error using xlsread (line 257)
Invoke Error, Dispatch Exception:
Source: Microsoft Excel
Description: Unable to set the DisplayAlerts property of the Application class
Help File: xlmain11.chm
Help Context ID: 0
Error in Code_Etown (line 12)
M = xlsread('main_file.xlsx','main_links');
Accepted Answer
More Answers (0)
Categories
Find more on Data Import from MATLAB in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!