Define the deafult path for uisave
显示 更早的评论
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
采纳的回答
更多回答(1 个)
Azzi Abdelmalek
2013-7-24
f='E:\matlab' % For example your default folder
uisave('A',f)
1 个评论
Daniele Favot
2013-7-24
编辑:Azzi Abdelmalek
2013-7-24
类别
在 帮助中心 和 File Exchange 中查找有关 Adaptive Filters 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!