Using Simulink |
 |
Viewing Output Trajectories
Output trajectories from Simulink can be plotted using one of three methods:
- Feeding a signal into either a Scope or an XY Graph block
- Writing output to return variables and using MATLAB plotting commands
- Writing output to the workspace using To Workspace blocks and plotting the results using MATLAB plotting commands
| Analyzing Simulation Results | | Using the Scope Block |  |