This is a collaborative space. In order to contribute, send an email to maximilien.chaumon@icm-institute.org
On any page, type the letter L on your keyboard to add a "Label" to the page, which will make search easier.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

 

1) create standalone matlab + spm

addpath( genpath( '/export/data/users/jeandidier.lemarecha/these/spm/spm12_r6732/spm12' ) );

spm_make_standalone

=> /export/data/users/jeandidier.lemarecha/these/spm/spm12_r6732/spm12/../spm_exec/run_spm12.sh

 

2) download MATLAB runtime

https://fr.mathworks.com/products/compiler/mcr.html

/export/data/users/jeandidier.lemarecha/these/MATLAB/script_to_compil/MCR_R2016b_glnxa64

./install

=> /export/data/users/jeandidier.lemarecha/these/MATLAB/script_to_compil/MCR_R2016b_glnxa64/MATLAB_Runtime

 

3)  lancer un script qui utilise spm

 /export/data/users/jeandidier.lemarecha/these/spm/spm12_r6732/spm12/../spm_exec/run_spm12.sh /export/data/users/jeandidier.lemarecha/these/MATLAB/script_to_compil/MCR_R2016b_glnxa64/MATLAB_Runtime/v91 script /export/data/users/jeandidier.lemarecha/these/MATLAB/script_to_compil/script_to_compile_spm_1.m

 

3) ou juste lancer spm

 /export/data/users/jeandidier.lemarecha/these/spm/spm12_r6732/spm12/../spm_exec/run_spm12.sh /export/data/users/jeandidier.lemarecha/these/MATLAB/script_to_compil/MCR_R2016b_glnxa64/MATLAB_Runtime/v91 eeg

 

 

 

 

  • No labels