addPhase
Description
creates a new phase of the specified type and adds it as the last child of the specified
serial or parallel
phase.rrPhase
= addPhase(parentPhase
,phaseType
)
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2025a
See Also
roadrunnerAPI
| addPhaseInParallel
| SerialPhase
| ParallelPhase
| addAction
Topics
- RoadRunner Scenario Fundamentals (RoadRunner Scenario)
- Simulate a RoadRunner Scenario Using MATLAB Functions