How to save data in guide
Mostrar comentarios más antiguos
Hello All,
would you be so kind, can you help me resolve my problem? I dont know how to save data, which I have loaded into uitable in guide. I need analyze these data...I need access to data after closing figure...:( My uitable contains about 80 000 rows.
4 comentarios
Geoff Hayes
el 7 de Nov. de 2015
Radoslav - how did the data get loaded into the uitable in the first place? From a file that the user selected or was it generated by the business logic of the GUI?
Radoslav Vandzura
el 7 de Nov. de 2015
Editada: Radoslav Vandzura
el 7 de Nov. de 2015
Geoff Hayes
el 7 de Nov. de 2015
Editada: Geoff Hayes
el 7 de Nov. de 2015
Since the data is from a file, then you already have access to it even after the GUI has closed. I don't understand why you feel that you somehow need to save it the workspace or perhaps a mat file if you already have the data.
Radoslav Vandzura
el 8 de Nov. de 2015
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Creating, Deleting, and Querying Graphics Objects en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!