saving and loading data
1 view (last 30 days)
Show older comments
how to save strings with id numbers in database file(.mat file),how to displaying that data from .mat file
[EDITED, Jan Simon]: I've swapped the question body and the title.
0 Comments
Accepted Answer
Jan
on 11 Dec 2011
Edited: Jan
on 26 Aug 2017
This is a very general question. The implementation depends on the exact requirements. You can use different CELLs, or a single STRUCT containing strings and id numbers in different fields, or a vector of STRUCTs. The command save can be used for saving.
"Displaying the data from the .mat file" can mean nearly everything. Please specify the question.
2 Comments
Jan
on 26 Aug 2017
Edited: Jan
on 26 Aug 2017
Thanks, Royi. "infrastructure, proper math writing, better editor, etc."??? Sorry, I do not find any useful information, when I follow your link. This is a dummy page only with "example questions" and the meaning is obscured. My trials to find out, what you are suggesting here, have been a waste of time and and let me think, that I prefer to avoid stackexchange.
More Answers (0)
See Also
Categories
Find more on Database Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!