how does a sink used in matlab code

回答 (1 件)

Walter Roberson
Walter Roberson 2017 年 1 月 24 日

0 投票

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.

タグ

質問済み:

2017 年 1 月 24 日

回答済み:

2017 年 1 月 24 日

Community Treasure Hunt

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

Start Hunting!

Translated by