Error using cgalv2m (line 87)
output file was not found, failure was encountered when running command:
\n"/home/eb857/Documents/MATLAB/homer2/PACKAGES/AtlasViewerGUI/iso2mesh/bin//cgalmesh.mexa64"
"/home/eb857/Documents/MATLAB/tmp/iso2mesh-eb857/pre_cgalmesh.inr"
"/home/eb857/Documents/MATLAB/tmp/iso2mesh-eb857/post_cgalmesh.mesh" 30.000000
1.000000 0.500000 3.000000 1.000000 1648335518
Error in vol2mesh (line 54)
[node elem,face]=cgalv2m(vol,opt,maxvol);
Error in DOTHUB_makeMesh (line 197)
[node,elem,face] = vol2mesh(uint8(mask.img),1:dim(1),1:dim(2),1:dim(3),optVolMesh,maxVol,1,'cgalmesh');