export: Command not found.
2 views (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Categories
Find more on Get Started with MATLAB in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!