export: Command not found.
8 次查看(过去 30 天)
显示 更早的评论
Hi All,
Here is the output at my terminal:
bash-3.2$ echo $SHELL
/bin/tcsh
Here is the output at my Matlab command prompt:
>> !echo $SHELL
export: Command not found.
if: Expression Syntax.
then: Command not found.
/bin/tcsh
The same happens for all other unix commands. Any idea what's going on here?
thanks!!!
OSX 10.12.6 Matlab 2017a
0 个评论
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!