How to detect sequence signal explicitly
古いコメントを表示
hi all
let say i have vector signal V (1x5): V=[2 4 1 7 9]
how we can get in which position is our signal:
for example, by V, then 4 is signal number 2 or 9 is signal number 5. how we can get like that in simulink???
thanks
採用された回答
その他の回答 (1 件)
Luhur
2011 年 7 月 14 日
0 投票
2 件のコメント
Doug Eastman
2011 年 7 月 14 日
Yes one of the limitations of this block is that it will need to be run with a discrete sample time. Is that acceptable? If so, you can enter the sample time in the block (i.e. enter 0.01 if you want the block to run 100 times a second).
Luhur
2011 年 7 月 14 日
カテゴリ
ヘルプ センター および File Exchange で Sources についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!