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!