Why do I receive an error when using "xlswrite" to write a cell array into a spreadsheet on MacOS?
Show older comments
I am using the function "xlswrite" to write a cell array containing numeric and text data to a file. However, I am receiving an error:
Error using dlmwrite The input cell array cannot be converted to a matrix.
Why do I receive this error and how can I fix it?
Accepted Answer
More Answers (0)
Categories
Find more on Spreadsheets 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!