Main Content

Sinks

R2026b
Blocks that log and visualize signal data, such as Scope, To Workspace, Display, and Outport

Use blocks from the Sinks library to capture and display output data from your model. You can visualize signals on a scope during simulation, log data to the MATLAB workspace or to a file, or terminate unconnected output ports.

To add blocks from this library to your model, see Add Blocks to Models.

Blocks

Display blockDisplayShow value of input
Scope Viewer blockFloating Scope and Scope ViewerDisplay signals generated during simulation without signal lines
Out Bus Element blockOut Bus ElementSpecify output of external port
Outport blockOutportCreate output port for subsystem or external output
Record blockRecordView and log data to the workspace, a file, or both
Scope blockScopeDisplay signals generated during simulation
Stop Simulation blockStop SimulationStop simulation when input is nonzero
Terminator blockTerminatorTerminate unconnected output port
To File blockTo FileWrite data to file
To Workspace blockTo WorkspaceLog data to workspace from Simulink model

Tools

Library BrowserFind and add blocks to model

Topics