Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Eamon Doyle
roiTool
Commits
c2a4eb37
Commit
c2a4eb37
authored
Apr 17, 2024
by
Eamon Doyle
Browse files
updated resizability of gui
parent
348379d3
Changes
2
Hide whitespace changes
Inline
Side-by-side
mergeRoiTool.fig
View file @
c2a4eb37
No preview for this file type
mergeRoiTool.m
View file @
c2a4eb37
...
@@ -24,7 +24,7 @@ function varargout = mergeRoiTool(varargin)
...
@@ -24,7 +24,7 @@ function varargout = mergeRoiTool(varargin)
% Edit the above text to modify the response to help mergeRoiTool
% Edit the above text to modify the response to help mergeRoiTool
% Last Modified by GUIDE v2.5 1
0
-Apr-2024
08:12:13
% Last Modified by GUIDE v2.5 1
7
-Apr-2024
12:31:11
% Begin initialization code - DO NOT EDIT
% Begin initialization code - DO NOT EDIT
gui_Singleton
=
1
;
gui_Singleton
=
1
;
...
@@ -780,4 +780,4 @@ lungStats = struct("countLungVoxels", lungVoxels...
...
@@ -780,4 +780,4 @@ lungStats = struct("countLungVoxels", lungVoxels...
);
);
handles
.
lungStats
=
lungStats
;
handles
.
lungStats
=
lungStats
;
guidata
(
hObject
,
handles
);
guidata
(
hObject
,
handles
);
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment