Commit c2a4eb37 authored by Eamon Doyle's avatar Eamon Doyle
Browse files

updated resizability of gui

parent 348379d3
No preview for this file type
......@@ -24,7 +24,7 @@ function varargout = mergeRoiTool(varargin)
% Edit the above text to modify the response to help mergeRoiTool
% Last Modified by GUIDE v2.5 10-Apr-2024 08:12:13
% Last Modified by GUIDE v2.5 17-Apr-2024 12:31:11
% Begin initialization code - DO NOT EDIT
gui_Singleton = 1;
......@@ -780,4 +780,4 @@ lungStats = struct("countLungVoxels", lungVoxels...
);
handles.lungStats = lungStats;
guidata(hObject, handles);
\ No newline at end of file
guidata(hObject, handles);
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment