saving and loading data
5 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposta accettata
Jan
il 11 Dic 2011
Modificato: Jan
il 26 Ago 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 Commenti
Jan
il 26 Ago 2017
Modificato: Jan
il 26 Ago 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.
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Database Toolbox in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!