Subsystem cannot be defined to be a periodic function-call block because it has an asynchronous rate?
조회 수: 4 (최근 30일)
이전 댓글 표시
What does the error :
cannot be defined to be a periodic function-call block because it has an asynchronous rate.
in simulink mean?
Thank you, Carolina Sierra
댓글 수: 2
Kaustubha Govind
2012년 7월 31일
It looks like this is a duplicate of your question at http://www.mathworks.com/matlabcentral/answers/44906-where-to-find-concurrent-execution-window-main-pane
Walter Roberson
2012년 7월 31일
Not really. The other question is about a specialized tool, with the question inspired while trying to solve this question.
On the other hand, the solution to this question happened to have been given over there.
채택된 답변
TAB
2012년 8월 1일
편집: TAB
2012년 8월 1일
Configure your function-call subsystem as triggered instead of periodic.
댓글 수: 1
Jonathan Lee
2013년 4월 5일
What if I set the Trigger block to 'triggered' and I still get this error mentioned above?
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Simulink Functions에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!