Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unrecognized function or variable 'polygon2voxel_double'. #14

Open
zyang97 opened this issue Jul 13, 2022 · 0 comments
Open

Unrecognized function or variable 'polygon2voxel_double'. #14

zyang97 opened this issue Jul 13, 2022 · 0 comments

Comments

@zyang97
Copy link

zyang97 commented Jul 13, 2022

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);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant