Different Save Folder for Examples
Informazioni
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
Mostra commenti meno recenti
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.
Risposte (1)
Walter Roberson
il 18 Mag 2016
!ln -s /home/mehmet/Dokumente/Examples /home/user/Documents/Examples
1 Commento
Mehmet Ulrich
il 3 Giu 2016
Questa domanda è chiusa.
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!