Skip to content

flatten method crashes MATLAB in >=2020a #312

@k1o0

Description

@k1o0

Describe the bug
Posting a value to a node upstream of flatten causes a catastrophic crash in MATLAB.

To Reproduce

a = sig.test.create;
a_flat = a.flatten;
a.post(rand) % BOOM!

Desktop (please complete the following information):

  • Code version (e.g. 2.3.1) - Rigbox v2.6.1, signals v1.3.1
  • MATLAB version - 9.8.0 and 9.9.0

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions