Disable warning about time delay set to zero
조회 수: 3 (최근 30일)
이전 댓글 표시
Hi
In my Simulink models, I use a bunch of paramterized transport delays - depending on my configuration, they are "disabled" (have a delay of zero). I get the following warning in this case:
Warning: When delay time is set to zero, the transport delay block is automatically set to support direct feedthrough. This may
cause an algebraic loop. A Memory Block can be used in place of the Transport Delay to break the loop.
I think for me it should not cause algebraic loops because I do not use them in feedback loops or so. I just use them for modeling delays in a cable for example. I want to get rid of these warnings but I do not find the appropriate setting. I set already "Algebraic loop" to "None" in Diagnostics pane in simulation settings but the warnings persist.
Thank you!
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Diagnostics에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!