Skip to content

Commit 5e254e1

Browse files
author
Aldo Zaimi
authored
Update SegmentationGUI.m
bug load segparam
1 parent 0314a2c commit 5e254e1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

code/GUI/SegmentationGUI.m

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1541,8 +1541,6 @@ function text20_ButtonDownFcn(hObject, eventdata, handles)
15411541

15421542
%
15431543
%
1544-
% <<<<<<< HEAD
1545-
% =======
15461544
% --- Executes on button press in LoadSegParam.
15471545
function LoadSegParam_Callback(hObject, eventdata, handles)
15481546
% hObject handle to LoadSegParam (see GCBO)
@@ -1594,7 +1592,6 @@ function LoadSegParam_Callback(hObject, eventdata, handles)
15941592
end
15951593
% Update handles
15961594
guidata(hObject,handles);
1597-
% >>>>>>> b9397d0ebc725f27a00cabafb1f722c7fb566f8e
15981595

15991596

16001597
% % --- Executes on button press in LevelSetSeg.

0 commit comments

Comments
 (0)