go to terminal and you can run ( I have installed matlab 2009a )
If you want to type only $matlab in your terminal the do the following from terminal to set the path:
Then type
in terminal from wherever you want, you will get your matlab window in your screen .
Thank you..
/opt/matlab2009a/bin/matlab
If you want to type only $matlab in your terminal the do the following from terminal to set the path:
export PATH=$PATH:/opt/matlabr2007a/bin
source ~/.bashrc
Then type
matlab
in terminal from wherever you want, you will get your matlab window in your screen .
Thank you..
No comments:
Post a Comment
Thank you