how does a sink used in matlab code
古いコメントを表示
回答 (1 件)
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.
カテゴリ
ヘルプ センター および File Exchange で Motion Detection についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!