To save whole workspace in a file(possibly excel)
이전 댓글 표시
Hi how do i save the whole workspace of matlab in a file preferably in excel file. Please help. Thanks in advance.
채택된 답변
추가 답변 (1개)
Walter Roberson
2012년 1월 24일
0 개 추천
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.
카테고리
도움말 센터 및 File Exchange에서 Spreadsheets에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!