Skip to content

support break and continue #8

Description

@durka

Since R2015b, Matlab errors on break and continue statements in scripts that don't contain the corresponding loop.

To support this we'll have to transform loop code, removing break and continue in favor of flags and conditional statements.

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

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions