-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Hello!
When I run this code I immediately get this error:
Unable to perform assignment because the left and right sides have a different number of elements.
Error in FindPoles (line 70)
polesMat(j) = secondPoleIdx;
Error in PowerCrust (line 45)
[poleVerts, poleRadMat, sampleIdxForPole, oppositePoleIdx] = FindPoles( verts, cells, points );
I've tried with 2D and 3D clouds and the same thing happens. I have not changed anything from your original code but can't find a workaround to this error. Is this something you've encountered before? Any help would be much appreciated, cheers.
Metadata
Metadata
Assignees
Labels
No labels