Hi, I want to install the adigator to use GPOPS2. I was following the adigatorUserGuide to install, I ran "startupadigator" and it says ADiGator Successfully Installed, but when I run "runAllExamples", I have a error in the "edigator.m" when running this command "CFswap = CalledFunctions{thisIsIt};" Error message says: Undefined function or variable 'thisIsIt'. If I pause before running this command, I found my "CalledFunctions" variable is 0*1cell, and there is no "thisIsIt" variable defined. I...