なんとMATLAB standaloneというのがあるのではないですか! Macintoshで SPM12 を スタンドアロン版の MATLAB Runtime(MATLAB本体をインストールせずにSPMを使用)で動かす方法。 cd ~/SPM_Standalone/ touch run_spm12.sh chmod +x run_spm12.sh run_spm12.sh の中身(編集例): # ...
usage: install_matlab_runtime [-h] [-v VERSION ...] [-p PREFIX] [-u] [-y] Install any matlab runtime in any location. options: -h, --help Show this help message and ...