Skip to content

remove warning for matlab matrix end character#102

Open
skylerreid wants to merge 1 commit into
lanl-ansi:masterfrom
skylerreid:master
Open

remove warning for matlab matrix end character#102
skylerreid wants to merge 1 commit into
lanl-ansi:masterfrom
skylerreid:master

Conversation

@skylerreid
Copy link
Copy Markdown

The current matlab parser prints a warning about skipping the end character in a matrix. Example:

[warn | InfrastructureModels]: Matlab parser skipping the following line:
  ];

This doesn't serve a purpose and just clutters up the outputs. This PR is a one-line change to ignore this specific end character, and does not change any other parts of the matlab parser.

@ccoffrin
Copy link
Copy Markdown
Member

ccoffrin commented May 27, 2026 via email

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants