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

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -