Skip to content

Find Poles Problem #3

@cmackSIO

Description

@cmackSIO

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions