To save whole workspace in a file(possibly excel)
Show older comments
Hi how do i save the whole workspace of matlab in a file preferably in excel file. Please help. Thanks in advance.
Accepted Answer
More Answers (1)
Walter Roberson
on 24 Jan 2012
0 votes
There are a number of different MATLAB objects that cannot be saved in Excel files, such as graphics objects.
Excel files also have limits on the number of rows and columns a variable has, but MATLAB variables often exceed those limits.
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!