save about 40 string to array and the save this array to file
이전 댓글 표시
hi how can i save about 40 string to array ( for example The names of 40 people) into variable(array) and then save these names into file and then Retrieve them back to array
채택된 답변
추가 답변 (1개)
Jan
2012년 12월 19일
0 개 추천
The commands needed to solve such basic tasks are explained exhaustively in the Getting Started chapters. It is required to read them, when you want to use such a powerful system like Matlab.
댓글 수: 1
Walter Roberson
2012년 12월 19일
I would say that proper use of load() is not obvious.
카테고리
도움말 센터 및 File Exchange에서 Matrix Indexing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!