Unable to paste the excel data into the editor.

Facing this error
The data on the clipboard cannot be pasted into the array. Note that MATLAB numeric arrays cannot contain strings. If you are trying to paste strings into the array, consider using cell array instead

 Accepted Answer

Just use readtable() as mentioned in your previous question to read the file ??

More Answers (0)

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!