필터 지우기
필터 지우기

configure clock in simulink to inherit the sample time

조회 수: 19 (최근 30일)
aparnasri sekar
aparnasri sekar 2020년 7월 13일
답변: rubindan 2020년 7월 13일
I am trying to use the clock block inside a subsystem which has a function call generator, this results in the error 'clock has sample time [0, 0]. Only constant (inf) or inherited (-1) sample times are allowed in function call subsystem'. How to get rid of this?

채택된 답변

rubindan
rubindan 2020년 7월 13일
To get arround it you can put the clock block outside this subsystem and creatre an additional input for the clock time.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Schedule Model Components에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by