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.
0 个评论
回答(1 个)
Walter Roberson
2016-5-18
!ln -s /home/mehmet/Dokumente/Examples /home/user/Documents/Examples
1 个评论
Mehmet Ulrich
2016-6-3
此问题已关闭。
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!