![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1421223/image.png)
Help needed in simulink onramp discreet system the third step
조회 수: 10 (최근 30일)
이전 댓글 표시
I am taking simulink onramp course, in discrete system i facing problem in task 3, after naming signals i getting message as please resolve the issues with the following assessment blocks: Model Assessment
댓글 수: 0
답변 (1개)
VM Sreeram
2023년 6월 28일
편집: VM Sreeram
2023년 6월 28일
Model Assessment block, in this case, evaluates whether the renamed signals are correct or not.
You're getting that error because you've named the signals incorrectly.
See this for instance. Here, the error is due to the fact that I made a typo (x_kminus11) instead of x_kminus1.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1421223/image.png)
If you want further help to resolve this, please make use of Hint and See Solution in the left hand side pane.
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!