Matlab system() shell is wrong

Why does Matlab use /opt/local/bin/bash instead of /bin/bash for system()?
Can I change this permanently?

回答 (1 件)

Walter Roberson
Walter Roberson 2011 年 6 月 29 日

0 投票

Please see the Algorithm section of unix() as the same algorithm is used for system()

2 件のコメント

Randall Lin
Randall Lin 2011 年 6 月 29 日
So my MATLAB_SHELL variable was somehow set to something else?
Walter Roberson
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

サインインしてコメントする。

カテゴリ

製品

質問済み:

2011 年 6 月 29 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by