Different Save Folder for Examples

I use Matlab R2016a and experienced a Problem while loading Example files in Ubuntu. They generate an folder under /home/user/Documents/Examples but I want to change it to /home/mehmet/Dokumente/Examples because I use a german located Ubuntu and don't want two different Document folders.
Thank you in advance.

답변 (1개)

Walter Roberson
Walter Roberson 2016년 5월 18일

0 개 추천

!ln -s /home/mehmet/Dokumente/Examples /home/user/Documents/Examples

댓글 수: 1

Mehmet Ulrich
Mehmet Ulrich 2016년 6월 3일
It doesn't work. Furthermore i set everything to the Direction I want and it saves everything there, only if I open Examples Matlab creates the same directory. I couldn't find anything under preferences to save Examples in a different Folder (I think it may just be enough to get a different localization).

이 질문은 마감되었습니다.

질문:

2016년 5월 18일

마감:

2021년 8월 20일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by