How can I save a variable from the workspace to use it for another script?
Afficher commentaires plus anciens
Hi, I want to save this variable for use that (and other one) in a brand new script
1 commentaire
Stephen23
le 2 Oct 2021
By far the best approach is to use functions (not scripts) and pass the data as input/output arguments:
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Workspace Variables and MAT Files dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!