How can I make Embedded Coder Ignore Scope Blocks when Simulating and Generating Code?
조회 수: 1 (최근 30일)
이전 댓글 표시
I have got some inputs in my model that are passed via the environment controller i.e. the test inputs will be for simulation and top-level ports will be considered for embedded code generation. However, i need to check my simulation output on a scope. I was wondering if there is something simular to environment controller block to separate simulation and code generation outputs.
Any help will be appreciated!
댓글 수: 1
Kaustubha Govind
2013년 10월 3일
I thought that Scope blocks are already ignored in codegen mode, and produce a no-op. Is that not what you're seeing?
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Deployment, Integration, and Supported Hardware에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!