How can I include an Enable/Trigger block at the root level of a Simulink model?
    조회 수: 5 (최근 30일)
  
       이전 댓글 표시
    
I would like to include an Enable block at the root level of my Simulink model. This returns the following error message:
 Trigger, enable and action ports are not allowed in the root window of a block diagram.
I would also like to be able specify port attributes in these blocks.
채택된 답변
  MathWorks Support Team
    
 2011년 11월 2일
        This enhancement has been incorporated in Simulink (R2011b). For previous product releases, read below for any possible workarounds:
The ability to include Enable/Trigger/Action ports in the root level of a model is not available in Simulink.
To work around this issue, you may use the Model Reference block in an enabled or triggered subsystem.
댓글 수: 0
추가 답변 (0개)
참고 항목
카테고리
				Help Center 및 File Exchange에서 Schedule Model Components에 대해 자세히 알아보기
			
	제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!