I have been stuck with a very silly problem with xlsread function in MATLAB. Whenever I call the xlsread function the program halts and displays the following error message.
No public field DisplayAlerts exists for class COM.excel_application.
Error in ==> xlsread at 241
Excel.DisplayAlerts = 0;
Can anybody help me in this regard?