save about 40 string to array and the save this array to file
Show older comments
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
Accepted Answer
More Answers (1)
Jan
on 19 Dec 2012
0 votes
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 Comment
Walter Roberson
on 19 Dec 2012
I would say that proper use of load() is not obvious.
Categories
Find more on Matrix Indexing 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!