Info
此问题已关闭。 请重新打开它进行编辑或回答。
how to define iteration region by simulink?
1 次查看(过去 30 天)
显示 更早的评论
Hi every body,
I'm trying to rebuild a modell in Simulink which is already done as a MATLAB code. In a specific part of this model an Iteration should be done by a value in Matrix form. By the exact same code and same initial conditions the answer of the Iteration by MATLAB Program is for each element of matrix i.e. between 1 and -1 but by the model in simulink I have a result between 0 and 2. Actually the correct answer is what is done by MATLAB program. How can i define the right region in simulink to have a correct answer by the iteration?
tnx
0 个评论
回答(0 个)
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!