Skip to content

Error using cell: Requested array exceeds the maximum possible variable size. #16

Description

@AnthoineResea

What is this error about?

Error using cell
Requested array exceeds the maximum possible variable size.

Error in cubical_partition (line 88)
  Partition = cell(N(1),N(2),N(3));

Error in cover_sets (line 91)
  [partition,CC] = cubical_partition(P,BallRad);

Error in treeqsm (line 275)
  cover1 = cover_sets(P,Inputs);

Error in Untitled2 (line 26)
    QSM = treeqsm(P, inputs);

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions