Skip to content

Commit

Permalink
for the code repository save the GUIDE spatialbox.fig as a M file
Browse files Browse the repository at this point in the history
  • Loading branch information
alexlib committed Feb 19, 2019
1 parent 5f9ae10 commit 4d3daca
Show file tree
Hide file tree
Showing 2 changed files with 3,058 additions and 1 deletion.
2 changes: 1 addition & 1 deletion spatialbox/spatialbox.m
Original file line number Diff line number Diff line change
Expand Up @@ -3052,6 +3052,6 @@ function pod_pushbutton_Callback(~, ~, handles)
else
podbox(handles); % call to podbox
handles.podOn = 1;
end;
end

guidata(handles.fig,handles);
Loading

0 comments on commit 4d3daca

Please sign in to comment.