clairelbromley / ZebrafishKymographing

Various software tools written for analysis of lumen opening and membrane retraction in zebrafish.
1 stars 0 forks source link

Error for embryo data exp1 13:16 #102

Open dougkelly88 opened 7 years ago

dougkelly88 commented 7 years ago

Gets to the point where select the position of the first (upwards) basal membrane After the selection of this membrane the following error appears:

Attempt to reference field of non-structure array.

Error in cziFig>updateLinePos (line 964) set(handles.txtStartX, 'String', num2str(hObject(1)));

Error in roiCallbackDispatcher/dispatchCallbacks (line 94) fun(getPosition());

Error in imline>imlineAPI/setPosition (line 386)

Error in imline/setPosition (line 123)

Error in cziFig>menuLumenBasal_Callback (line 1914) handles.cutLine.setPosition(xy);

Error in gui_mainfcn (line 95) feval(varargin{:});

Error in cziFig (line 42) gui_mainfcn(gui_State, varargin{:});

Error in @(hObject,eventdata)cziFig('menuLumenBasal_Callback',hObject,eventdata,guidata(hObject))

Error while evaluating uimenu Callback