Matlab system() shell is wrong
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Why does Matlab use /opt/local/bin/bash instead of /bin/bash for system()?
Can I change this permanently?
0 comentarios
Respuestas (1)
Walter Roberson
el 29 de Jun. de 2011
2 comentarios
Walter Roberson
el 8 de Jul. de 2011
Possibly. You could examine the "matlab" shell script to see what it sets up for you, and you could examine your startup.m
Ver también
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!