Define the deafult path for uisave
Show older comments
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
Accepted Answer
More Answers (1)
Azzi Abdelmalek
on 24 Jul 2013
f='E:\matlab' % For example your default folder
uisave('A',f)
1 Comment
Daniele Favot
on 24 Jul 2013
Edited: Azzi Abdelmalek
on 24 Jul 2013
Categories
Find more on Adaptive Filters in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!