You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for your work!
I'm trying to run Matlab preprocessing script but have this issue reporting unrecognized function 'polygon2voxel_double'. Does anyone have solutions for this one?
Unrecognized function or variable 'polygon2voxel_double'.
Error in polygon2voxel (line 171)
Volume=polygon2voxel_double(FacesA,FacesB,FacesC,VerticesX,VerticesY,VerticesZ,VolumeSize,Wrap);
Error in precomputeShapeData (line 61)
Volume=polygon2voxel(FV,gridSize,'none',false);
The text was updated successfully, but these errors were encountered:
Thanks for your work!
I'm trying to run Matlab preprocessing script but have this issue reporting unrecognized function 'polygon2voxel_double'. Does anyone have solutions for this one?
The text was updated successfully, but these errors were encountered: