Community Profile

photo

SOHAM BANERJEE


Active since 2015

Followers: 0   Following: 0

Statistics

  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


How can I get rid of the error showing "Undefined function 'abs' for input arguments of type 'Interface.00020846_0000_0000_C000_000000000046' "?
clc(); clear all; exl=actxserver('excel.application') exlwkbk=exl.Workbooks exlfile=exlwkbk.Open([docroot '\Delhi_CodaQ.xlsx...

8 years ago | 0 answers | 0

0

answers

Question


I have few excel program that I needed to be read by MATLAB. Now I want to enter the file name as an input. How do I make Matlab read that input file name?
I have an excel program which contains different sheets and I need Matlab to read the data in each sheet one by one. I am requir...

8 years ago | 1 answer | 0

1

answer