save variables in matlab workspace
Afficher commentaires plus anciens
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.
Réponse acceptée
Plus de réponses (1)
Walter Roberson
le 12 Nov 2012
assignin('base', 'variablename', value)
Catégories
En savoir plus sur Whos dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!