I've got Matlab versions 2014a and 2018b. When I go to initialize idTracker it force quits with the following error message:
>> idTracker
1,Warning: matlabpool will be removed in a future release.
To shutdown a parallel pool use 'delete(gcp('nocreate'))' instead.
Error using idTracker (line 946)
An error has occurred, and idTracker must close.
The error was
Failed to initialize internal resources.
An error log file has been created at
.\idTrackerError20190118T091513
Sorry for the inconvenience!
>>
Is there anything that I can do to get idTracker to run on a newer Mac? Should I use a different version of Matlab? Has anyone had any luck using idTracker on a Mac OS with programs like Wine or Parallels?