open-discussion > a tip for matlab error in csh/tcsh environment
Showing 1-3 of 3 posts
Jun 26, 2017 06:06 AM | Hang Joon Jo
a tip for matlab error in csh/tcsh environment
I have no idea whether it's discussed before.
If you run pestica in csh/tcsh environment, "no matlab command" error might be shown up in particular systems.
I found a workaround in that case - "Add matlab path and alias in .bashrc" even you don't use bash. In my case:
export PATH=$PATH:/Applications/MATLAB_R2015a.app/bin
alias matlab='/Applications/MATLAB_R2015a.app/bin/matlab -nodesktop'
Hope this help.
- H
If you run pestica in csh/tcsh environment, "no matlab command" error might be shown up in particular systems.
I found a workaround in that case - "Add matlab path and alias in .bashrc" even you don't use bash. In my case:
export PATH=$PATH:/Applications/MATLAB_R2015a.app/bin
alias matlab='/Applications/MATLAB_R2015a.app/bin/matlab -nodesktop'
Hope this help.
- H
Jun 26, 2017 01:06 PM | Wanyong Shin - Cleveland Clinic Founcatoin
RE: a tip for matlab error in csh/tcsh envirn
Thanks, Hang Joon.
You can modify setup_pestica.sh to modify path and "MATLABLINE"
-Wanyong
Originally posted by Hang Joon Jo:
You can modify setup_pestica.sh to modify path and "MATLABLINE"
-Wanyong
Originally posted by Hang Joon Jo:
I have no idea whether it's discussed
before.
If you run pestica in csh/tcsh environment, "no matlab command" error might be shown up in particular systems.
I found a workaround in that case - "Add matlab path and alias in .bashrc" even you don't use bash. In my case:
export PATH=$PATH:/Applications/MATLAB_R2015a.app/bin
alias matlab='/Applications/MATLAB_R2015a.app/bin/matlab -nodesktop'
Hope this help.
- H
If you run pestica in csh/tcsh environment, "no matlab command" error might be shown up in particular systems.
I found a workaround in that case - "Add matlab path and alias in .bashrc" even you don't use bash. In my case:
export PATH=$PATH:/Applications/MATLAB_R2015a.app/bin
alias matlab='/Applications/MATLAB_R2015a.app/bin/matlab -nodesktop'
Hope this help.
- H
Jun 19, 2019 11:06 AM | davidb
RE: a tip for matlab error in csh/tcsh envirn
Hi,
Would it be possible to know what exactly should be added to the setup_pestica.sh file without modifying the .bashrc file so that the program can use matlab?
Many thanks for your help
Best
David
Originally posted by Wanyong Shin:
Would it be possible to know what exactly should be added to the setup_pestica.sh file without modifying the .bashrc file so that the program can use matlab?
Many thanks for your help
Best
David
Originally posted by Wanyong Shin:
Thanks, Hang
Joon.
You can modify setup_pestica.sh to modify path and "MATLABLINE"
-Wanyong
Originally posted by Hang Joon Jo:
You can modify setup_pestica.sh to modify path and "MATLABLINE"
-Wanyong
Originally posted by Hang Joon Jo:
I have no idea whether it's discussed
before.
If you run pestica in csh/tcsh environment, "no matlab command" error might be shown up in particular systems.
I found a workaround in that case - "Add matlab path and alias in .bashrc" even you don't use bash. In my case:
export PATH=$PATH:/Applications/MATLAB_R2015a.app/bin
alias matlab='/Applications/MATLAB_R2015a.app/bin/matlab -nodesktop'
Hope this help.
- H
If you run pestica in csh/tcsh environment, "no matlab command" error might be shown up in particular systems.
I found a workaround in that case - "Add matlab path and alias in .bashrc" even you don't use bash. In my case:
export PATH=$PATH:/Applications/MATLAB_R2015a.app/bin
alias matlab='/Applications/MATLAB_R2015a.app/bin/matlab -nodesktop'
Hope this help.
- H