How can I use the unix command 'ln' in matlab to create an symbolic link?
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Kristine
am 1 Mär. 2016
Kommentiert: Walter Roberson
am 1 Mär. 2016
How can I use the unix command 'ln' in matlab to create an symbolic link?
I would like to put this command into my script: ln -s /dev/ttyACM0 /dev/ttyS101
Any help is greatly appreciated.
- Kristine
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu File Operations finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!