Documentation
README
Building Models
Use model_edit for all structural changes — Simulink, System Composer, Simscape, and Stateflow chart internals
When to Use
- Adding, connecting, deleting, or replacing blocks in a model
- Configuring block parameters, signal properties, or model settings
- Creating or editing Stateflow chart internals (states, transitions, junctions, data, events, messages, functions)
- Building System Composer architecture models
- Wiring Simscape physical connections
When NOT to Use
- Querying parameter values → use
model_query_params - Resolving variable references to numeric values → use
model_resolve_params
Library & Policy Prerequisites — BLOCKING GATE
This is the opening of the README. Read the full README on GitHub.