Info

此问题已关闭。 请重新打开它进行编辑或回答。

How to implement loop in simulink

2 次查看(过去 30 天)
omarahmed.m
omarahmed.m 2016-3-6
关闭: MATLAB Answer Bot 2021-8-20
I wrote a code on matlab using for loop command. i want to implement the same code on simulink, so how can i implement the for loop in simulink, note that inside the for loop there are many operations like filtering, additions, FFT, IFFT and multiplications, so how can the simulink do these operations many times as i want? can anyone help?

回答(1 个)

Prasanna Venkateshan
编辑:Prasanna Venkateshan 2020-7-7
You can use these methods to implement loop in simulink: Iterator and you can matlab function block to use your matlab code: MATLABFunction

此问题已关闭。

Community Treasure Hunt

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

Start Hunting!

Translated by