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