Hello Everyone,
I am having the following error messages while calculation Vx
Using GUI ( Metrics -> Metric Comparison -> Vx)
'Warning: Error in graphicalComparison: Error using horzcat
Dimensions of matrices being concatenated are not consistent.
> In metricSelection (line 529)
Using Vx(planC, structNum, doseNum, doseCutoff, 'Percent' or 'Absolute');
" Dimensions of matrices being concatenated are not consistent.
Error in calc_Vx (line 48)
volsHistV = [0 volsHistV];
Error in Vx (line 114)
varargout = {calc_Vx(doseBinsV, volsHistV, doseCutoff, volumeType)};
Error in Exclude_Seed_DVH_CERR (line 93)
V80 = Vx(planC, 4, 1, Cutoff_Dose, 'Absolute'); "
Please any help will be grately appreciated, Thanks
Isong