Borrar filtros
Borrar filtros

To save workspace variables automatically

3 visualizaciones (últimos 30 días)
Priya
Priya el 31 de Mayo de 2013
I have 5 matlab scripts.
I am running these scripts one after the other using eval() function.
I want to save the workspace variables once previous script finishes and new script starts executing.
Is there any function to save ALL WORKSPACE VARIABLES TOGETHER ???

Respuesta aceptada

Azzi Abdelmalek
Azzi Abdelmalek el 31 de Mayo de 2013
Editada: Azzi Abdelmalek el 31 de Mayo de 2013
save yourfilename
doc save
doc load

Más respuestas (0)

Community Treasure Hunt

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

Start Hunting!

Translated by