Define the deafult path for uisave
Mostra commenti meno recenti
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
Risposta accettata
Più risposte (1)
Azzi Abdelmalek
il 24 Lug 2013
f='E:\matlab' % For example your default folder
uisave('A',f)
1 Commento
Daniele Favot
il 24 Lug 2013
Modificato: Azzi Abdelmalek
il 24 Lug 2013
Categorie
Scopri di più su Adaptive Filters in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!