-
- Downloads
Update post-install scripts (win, macos, linux) to add faust data dir in...
Update post-install scripts (win, macos, linux) to add faust data dir in matlab path and to secure further the update of th e path for matlab. Each existing startup user's script are updated with addpath. addpath is only executed if matfaust.version is not found in matlab path. matlabrc calls startup to be sure (in case of not updated matlab path cache). https://fr.mathworks.com/help/matlab/matlab_env/toolbox-path-caching-in-the-matlab-program.html https://fr.mathworks.com/help/matlab/ref/rehash.html https://fr.mathworks.com/help/matlab/ref/matlabrc.html https://fr.mathworks.com/help/matlab/ref/startup.html
Showing
- misc/binpkg_postinst_scripts/debrpm/postinst_matlab.sh.in 24 additions, 11 deletionsmisc/binpkg_postinst_scripts/debrpm/postinst_matlab.sh.in
- misc/binpkg_postinst_scripts/macosx/postinst_matlab.sh.in 32 additions, 17 deletionsmisc/binpkg_postinst_scripts/macosx/postinst_matlab.sh.in
- misc/nsis/faust.nsi 12 additions, 3 deletionsmisc/nsis/faust.nsi
Loading
Please register or sign in to comment