Skip to content

Commit fa4d7f3

Browse files
Bug fix for GUI, visQuantity warning popup
1 parent 9832036 commit fa4d7f3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

matRad/gui/widgets/matRad_ViewingWidget.m

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1146,6 +1146,8 @@ function initValues(this)
11461146
otherwise
11471147
visQuantity = [];
11481148
end
1149+
else
1150+
visQuantity = [];
11491151
end
11501152

11511153
if isfield(pln,'propStf')

0 commit comments

Comments
 (0)