필터 지우기
필터 지우기

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일
편집: 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