save variables in matlab workspace
Mostrar comentarios más antiguos
I have a function which calls a script. There are some variables in script. I want to save them to my command window. How can i do that. Any help fellas.
Respuesta aceptada
Más respuestas (1)
Walter Roberson
el 12 de Nov. de 2012
assignin('base', 'variablename', value)
Categorías
Más información sobre Whos en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!