Define the deafult path for uisave
Afficher commentaires plus anciens
Hi everybody,
I'm using the uisave command to store some data, but I can't define the default path that uisave command will use. Is there a way to do it?
Thanks in advance, Daniele
Réponse acceptée
Plus de réponses (1)
Azzi Abdelmalek
le 24 Juil 2013
f='E:\matlab' % For example your default folder
uisave('A',f)
1 commentaire
Daniele Favot
le 24 Juil 2013
Modifié(e) : Azzi Abdelmalek
le 24 Juil 2013
Catégories
En savoir plus sur Update figure-Based Apps 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!