- Refactor your code with replacing loops with matrix operations https://www.mathworks.com/matlabcentral/answers/369868-how-do-i-replace-my-for-loops-using-matrix-manipulation
- Build your algorithms with Stateflow
for in MATLAB Function block in Simulink
조회 수: 2 (최근 30일)
이전 댓글 표시
Facing trouble in implementing our algorithm in Simulink which contains for loop. For loop in MATLAB Function is not running properly.
We have MATLAB code which contains for loops. For loops ain't implemented in Simulink by us.
Please help us.
Waiting for reply.
댓글 수: 0
채택된 답변
Andrey Kiselnikov
2019년 7월 22일
편집: Andrey Kiselnikov
2019년 7월 22일
There are two right ways to solve you problem:
댓글 수: 5
추가 답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!