How can I use the unix command 'ln' in matlab to create an symbolic link?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Kristine
el 1 de Mzo. de 2016
Comentada: Walter Roberson
el 1 de Mzo. de 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 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre File Operations en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!