필터 지우기
필터 지우기

How to creat a initialize block

조회 수: 1 (최근 30일)
xian zhao
xian zhao 2018년 1월 15일
I want to creat a initialize block to initialize some parameters. Now, I creat a block whick will creat a variable as the flag to show this model is initialized,and any block need the initialization will check this flag. However if there is another mdl include one block whick need the initialization but there is no initialization block acutually, the block will still perform as the initialization block existing because the flag aready created by other mdl.

답변 (0개)

카테고리

Help CenterFile Exchange에서 建模에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!