Skip to content

Update ita pathhandling to only store ita paths in user directory

Hark Simon Braren requested to merge updatePathHandling into master
  • Only store ita_paths (and load on startup)
    • removes problems with multiple matlab versions on one machine or when switching matlab versions
  • inform user of the switch and force the to call ita_toolbox_setup through version bump
    • does affect the startup script which can affect the behavior of other toolboxes (only if sth. goes wrong)
  • tested on two windows and one macOS machine

Merge request reports