Skip to content

Add MATLAB package namespace support (+PackageName/ folders) #117

@bardo84

Description

@bardo84

Category

Language and runtime compatibility for real codebases

Problem

RunMat does not yet support MATLAB package namespaces using +PackageName/ folders.

Intent

This is important for real MATLAB codebases and toolbox compatibility. Without it, many structured projects remain non-runnable even if their internal code would otherwise work.

Done When

  • MATLAB package namespace resolution works for supported +PackageName/ layouts
  • imports / lookups behave correctly for common package usage patterns
  • representative coverage exists for package-based code organization

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