osx - -bash: matlab: command not found -


i bit surprised, can't run matlab terminal of mac. trying command

/applications/matlab_r2015b.app/bin/matlab 

but error

-bash: matlab: command not found 

listing contenents of folder /applications/matlab_r2015b.app/bin/ can see word matlab supposed executable. don't know what's happening.

try

cd /applications/matlab_r2015b.app/bin/

and

./matlab

if that, hopefully, works, may have path or environment issue o/s preventing call /applications/matlab_r2015b.app/bin/matlab working.


Comments

Popular posts from this blog

Ansible warning on jinja2 braces on when -

Parsing a protocol message from Go by Java -

html - How to custom Bootstrap grid height? -