norman's blog

Notes of an amnesiac.
Never stop thinking.
Find an aesthetic description.

Tuesday, December 23, 2008

matlab

add this to .bashrc if [ -z "`echo $PATH | grep "/home/wangpeng/opt/"`" ]; then export PATH=$PATH:$HOME/bin:$HOME/opt:$HOME/opt/matwrap/bin:$HOME/opt/matwrap/share
export LD_LIBRARY_PATH=/usr/local/lib:/usr/lib:$HOME/opt/lib:$HOME/matlab/mosek/5/tools/platform/linux32x86/bin:$LD_LIBRARY_PATH export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/usr/lib:/usr/X11R6/include fi then restart terminal install cvx cd /home/peng/program/cvx cvx_setup addpath /home/peng/program/cvx/builtins addpath /home/peng/program/cvx/commands addpath /home/peng/program/cvx/functions addpath /home/peng/program/cvx/lib addpath /home/peng/program/cvx/structures addpath /home/peng/program/cvx install stprtool cd /home/peng/program/stprtool compilemex stprpath

Labels:

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home