Print

Print


Dear list,

does somebody use the VLSM-script which you can download from University of California?
Can somebody help me with this error then?


Opening image AllSubjects\0.img.
Allocating memory for 45 patients... ??? Maximum variable size allowed by the program is exceeded.

Error in ==> repmat at 44
        B(nelems) = A;

Error in ==> vlsm_openpatientset at 60
VLSM_G.LESIONS = repmat(element, [dim(1) dim(2) dim(3) n]);

I cannot find in the script where to extend the variable size ....

Thanks a lot

Judith