APPs designer matlab save data to workspace
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hi All !!
Is there a way to export or to save the data made by my app to the Workspace?
thank you !
0 comentarios
Respuestas (1)
Cris LaPierre
el 9 de Jul. de 2020
2 comentarios
Cris LaPierre
el 9 de Jul. de 2020
Save a mat file from within the app when all the variables exist in the Workspace, then load the mat file in the desktop.
Ver también
Categorías
Más información sobre Workspace Variables and MAT-Files en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!