how does a sink used in matlab code

Réponses (1)

Walter Roberson
Walter Roberson le 24 Jan 2017

0 votes

Sinks are not used in MATLAB code. Sinks are used in Simulink diagrams to indicate that results are being thrown away. For example if you were using a JK flipflop block then the block has multiple output ports but only some of them might be of interest to you so you could put sinks on the rest.

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by