bohrer-lab / ecodata-matlab

Create customized animated maps of animal movements
https://ecodata-animate.readthedocs.io/
MIT License
4 stars 2 forks source link

Bug in clear button for labeled points #70

Closed jemissik closed 1 year ago

jemissik commented 1 year ago

v1.1.0.4

The clear button for labeled points causes a type conversion error: Conversion to cell from char is not possible.

Error in animator/SelectfileButton_labeledPointsPushed (line 733)

Error in appdesigner.internal.service.AppManagementService/executeCallback (line 171)

Error in matlab.apps.AppBase>@(source,event)executeCallback(ams,app,callback,requiresEventData,event) (line 62)