MATLAB code error clarification

7 views (last 30 days)
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

Walter Roberson
Walter Roberson on 20 Mar 2021

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!