![](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!