Simulink 내에서 C 코드의 전처리기처럼 처리가 가능한가요?

조회 수: 3 (최근 30일)
Jaewoo Jeong
Jaewoo Jeong 2019년 11월 13일
편집: Jaewoo Jeong 2019년 11월 13일
C Code로 설계를 할 때는 같은 기능의 함수를
#if (A ==B)
...
#elif (B == B)
...
#endif 등을 사용해서 옵션처리를 하여 사용했습니다.
Simulink에서도 이런 기능이 있는지 알고 싶습니다.

답변 (0개)

카테고리

Help CenterFile Exchange에서 일반 응용 사례에 대해 자세히 알아보기

제품


릴리스

R2016b

Community Treasure Hunt

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

Start Hunting!