porteralab / EZcalcium

Calcium Data Extraction and Analysis
GNU General Public License v3.0
43 stars 7 forks source link

Error message when click the "motion correction" #5

Closed YoungwooNoh closed 3 years ago

YoungwooNoh commented 3 years ago

Hi

I got EZcalcium GUI but when I click the "motion correction" I got an error message as follow

Function 'getRunningApp' is not defined to 'ez_motion_correction' type ...

error: ez_motion_correction (line 666) runningApp = getRunningApp(app);

error: ezcalcium/MotionCorrectionButtonPushed (line 23) ez_motion_correction

error using: matlab.ui.control.internal.controller.ComponentController/executeUserCallback (line 335)

Thanks and I will wait for your help

bodayw commented 3 years ago

Hi,

Upgrade MATLAB to 2020b (or later) should fix this issue.

Duplicate of #3

yojetsharma commented 3 years ago

Hi, I am using matlab2020a and still experiencing this issue. Can you help?

YoungwooNoh commented 3 years ago

I solved the problem with your kind help. Thanks!

p.s. to yojetsharma, 2020b might be working well

bodayw commented 3 years ago

Yes, it has to be 2020b.