Author Topic: How to upgrade to a newer version of the toolbox  (Read 3383 times)

Erik Grassens

  • Staff
  • *
  • Posts: 2
    • View Profile
How to upgrade to a newer version of the toolbox
« on: 23 August, 2019, 17:52:01 »
Before you can update to a newer version of Code Checker for MATLAB, you need to obtain the toolbox (.mltbx) of that version. Please contact us at info@monkeyproofsolutions.nl about this.

If you are using Code Checker for MATLAB release 2.7.0 or later and you wish to update to a newer release, call monkeyproof.cc4m.upgradeToolbox(<absolute_path_of_toolbox>) from the command window to initiate the upgrade procedure.

Before 2.7.0:
The upgrade script (upgrade.m) can be used to automatically take all necessary steps to upgrade the toolbox. Place the script anywhere but not in the toolbox installation folder. Then run the following command:
Code: [Select]
>> upgrade('CC4M', 'C:\Users\your.name\Downloads\CC4M_2.3.0.mltbx')
« Last Edit: 08 February, 2021, 13:27:32 by Developer Team »