feedback system function call

조회 수: 2 (최근 30일)
ByungHoon Lee
ByungHoon Lee 2018년 7월 9일
편집: ByungHoon Lee 2018년 7월 10일
I want to make a feedback function call system. The depth is 5. How can I make a system which have a 5 depth function call? function module in function module in function module in function module in function module Do not function trigger module.
  댓글 수: 2
Rik
Rik 2018년 7월 9일
You mean recursion? Your question is not clear to me, please explain what you want in more detail, preferably adding the code that you tried (correctly formatting it with the {}Code button).
ByungHoon Lee
ByungHoon Lee 2018년 7월 10일
편집: ByungHoon Lee 2018년 7월 10일
main module trigger 2 function module. and then each function moodule run by stateflow and its stateflow call the child function module. all function call system have 5 depth. I can simulate this code but when I generate code, pop up loop problem on the log. so I tried to add unit delay block on loop code so theatit was fine. but result of this code is not my purpose. Could you suggest to any good solution to my code. if you have a more details about my question. plz give me a mail. bhl612@naver.com

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Communications Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by