saving and loading data

1 visualización (últimos 30 días)
pankaj Durve
pankaj Durve el 11 de Dic. de 2011
Editada: Jan el 26 de Ag. de 2017
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.

Respuesta aceptada

Jan
Jan el 11 de Dic. de 2011
Editada: Jan el 26 de Ag. de 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 comentarios
pankaj Durve
pankaj Durve el 12 de Dic. de 2011
send me code for my question
Jan
Jan el 26 de Ag. de 2017
Editada: Jan el 26 de Ag. de 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.

Iniciar sesión para comentar.

Más respuestas (0)

Etiquetas

Productos

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by