Readtable functionality in matlab.

5 views (last 30 days)
Hello all,
I am using readtable function in matlab, but unfortunately, i changed some internal function, which is giving me the following error : Output argument "book" (and maybe others) not assigned during call to "matlab.io.spreadsheet.internal.createWorkbook".
Can anyone please tell me how to get back the default function set up?
Thanks in advance!!!
  2 Comments
Sahithi Kanumarlapudi
Sahithi Kanumarlapudi on 21 Apr 2020
Could you elaborate on what you mean by changed some internal function?
Aishwarya Venkatesh
Aishwarya Venkatesh on 23 Apr 2020
I figured it out, i had put unnecessary end statement in the function. But after getting to know where exactly i had put using break points, i was able to remove it and resolve the issue.
Thanks a lot for the link though!!!

Sign in to comment.

Accepted Answer

Sahithi Kanumarlapudi
Sahithi Kanumarlapudi on 23 Apr 2020
Edited: Sahithi Kanumarlapudi on 23 Apr 2020

More Answers (0)

Categories

Find more on Loops and Conditional Statements 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!