(Simulink) Triggered Delay Line gone in 2014a. Replacements?
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi, I couldn't find the Triggered Delay Line block in the (new to me) 2014a version. After a short search I've found that it is indeed gone ( link ), and using the simple non-triggerable Delay Line is recommended. However, in order to use my code properly I have to trigger the Delay Line in a non-constant frequency. Any advice about replacements? Thanks,
댓글 수: 0
답변 (2개)
Kaustubha Govind
2014년 6월 19일
I don't know enough about the block, but perhaps you could try putting it inside a Triggered Subsystem and see if you can get the same behavior?
댓글 수: 0
Guy Rouleau
2014년 6월 20일
Look at the doc doc page for this block:
The first thing it says is:
Note: The Triggered Delay Line block is still supported but is likely to be obsoleted in a future release. We strongly recommend replacing this block with the Delay Line block.
댓글 수: 2
Kaustubha Govind
2014년 6월 23일
Nitzan: It may have been removed from the library, but if you have existing models that contain the block, you should be able to copy it from there.
참고 항목
카테고리
Help Center 및 File Exchange에서 Programmatic Model Editing에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!