Skip to content

Commit

Permalink
fix matlab version
Browse files Browse the repository at this point in the history
  • Loading branch information
stebo85 authored Mar 6, 2025
1 parent ccacb9b commit 5dab36c
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions recipes/cat12/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,7 @@ fi

source ../main_setup.sh

# once this is working contribute this to neurodocker project:
yes | pip uninstall neurodocker
pip install --no-cache-dir https://github.com/NeuroDesk/neurodocker/tarball/update_cat --upgrade

export MATLAB_VERSION=2024b
export MATLAB_VERSION=2017b
export MCR_VERSION=v93
export MCR_UPDATE=9
export CAT_VERSION=12.9
Expand Down

0 comments on commit 5dab36c

Please sign in to comment.