Define the deafult path for uisave
Ältere Kommentare anzeigen
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
Akzeptierte Antwort
Weitere Antworten (1)
Azzi Abdelmalek
am 24 Jul. 2013
f='E:\matlab' % For example your default folder
uisave('A',f)
1 Kommentar
Daniele Favot
am 24 Jul. 2013
Bearbeitet: Azzi Abdelmalek
am 24 Jul. 2013
Kategorien
Mehr zu Adaptive Filters finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!