Skip to content

Fix unsupported index type errors in common range-indexing workflows #163

@magland

Description

@magland

Category

Common script semantics and indexing correctness

Problem

RunMat can raise MATLAB:UnsupportedIndexType in ordinary range-indexing workflows inside real scripts.

Intent

This should be treated as a runtime/indexing correctness issue affecting common script execution, not as a one-off script-specific bug.

Done When

  • the reported real-script indexing pattern no longer fails with UnsupportedIndexType
  • the underlying indexing semantics are corrected rather than patched for a single script
  • representative regression coverage exists for the failing indexing form

Metadata

Metadata

Assignees

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