Matlab system() shell is wrong
5 ビュー (過去 30 日間)
古いコメントを表示
Why does Matlab use /opt/local/bin/bash instead of /bin/bash for system()?
Can I change this permanently?
0 件のコメント
回答 (1 件)
Walter Roberson
2011 年 6 月 29 日
2 件のコメント
Walter Roberson
2011 年 7 月 8 日
Possibly. You could examine the "matlab" shell script to see what it sets up for you, and you could examine your startup.m
参考
カテゴリ
Help Center および File Exchange で Logical についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!