Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

How to implement loop in simulink

1 visualización (últimos 30 días)
omarahmed.m
omarahmed.m el 6 de Mzo. de 2016
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
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?

Respuestas (1)

Prasanna Venkateshan
Prasanna Venkateshan el 7 de Jul. de 2020
Editada: Prasanna Venkateshan el 7 de Jul. de 2020
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