We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5f698d commit 5034e94Copy full SHA for 5034e94
STAPLE/algorithms/STAPLE_pelvis.m
@@ -123,7 +123,7 @@
123
% debug plot
124
label_switch = 1;
125
if result_plots == 1
126
- figure('Name', ['GIBOC | bone: pelvis | side: ', side_low])
+ figure('Name', ['STAPLE | bone: pelvis | side: ', side_low])
127
plotTriangLight(Pelvis, CS, 0); hold on
128
quickPlotRefSystem(CS);
129
quickPlotRefSystem(JCS.ground_pelvis);
0 commit comments