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!