이 페이지는 기계 번역을 사용하여 번역되었습니다. 영어 원문을 보려면 여기를 클릭하십시오.
검증 및 테스트
파라미터를 조정하고, 시뮬레이션과 생성된 코드 실행 결과를 비교하고, 코드 성능을 분석
시스템 개발을 위해 V-모델 지속적 검증 방식을 사용하십시오.
하위 컴포넌트의 신속 프로토타이핑을 위해, 실시간 외부 시뮬레이션을 실행하여 타깃 애플리케이션에서 신호를 모니터링하고 모델 파라미터를 조정합니다.
Simulink® Coder™ 외에도 Embedded Coder®, Requirements Toolbox™, Simulink Test™, Polyspace® 제품 등 다른 제품을 사용하여 코드 검증을 수행할 수 있습니다.
앱
| 사용자 지정 하드웨어에서 실행 | 외부 모드 시뮬레이션 실행 |
도움말 항목
신속 프로토타이핑
- 실시간 신속 프로토타이핑을 위한 알고리즘 모델 배포
실시간 테스트를 위해 알고리즘 모델을 배포합니다. - 실시간 HIL(Hardware-in-the-Loop) 시뮬레이션을 위한 환경 모델 배포
실시간 테스트를 위한 환경 모델을 배포합니다.
실시간 시뮬레이션
- 파라미터 조정, 신호 모니터링 및 코드 실행 프로파일링을 위한 외부 모드 시뮬레이션
개발 컴퓨터와 타깃 하드웨어 간의 통신 채널을 통해 파라미터를 조정하고, 신호를 모니터링하며, 실행 시간 메트릭을 가져옵니다. - External Mode Simulation by Using XCP Communication
Run external mode simulations that use an XCP communication channel. - Graphical Controls for XCP External Mode Simulations
Hardware tab and External Mode Control Panel controls for XCP external mode simulations. - External Mode Simulation with TCP/IP or Serial Communication
Run external mode simulations that use a TCP/IP or serial communication channel.
코드 실행 프로파일링
- Execution-Time Profiling for Generated Code
Use execution-time profiling to observe code execution speed.
코드 분석
- Log Program Execution Results
Log data to a MAT-file during execution of generated code. - Simulation and Code Comparison
This example shows how to verify the answers computed by code generated from theslexAircraftExamplemodel. - Numerical Consistency of Model and Generated Code Simulation Results
Determine whether model and generated code simulation results are numerically consistent. Investigate discrepancies. - 코드 생성을 위한 리포트
코드 생성 리포트를 통해 생성된 코드 파일과 생성된 코드에 대한 정보를 확인할 수 있습니다. - Analyze Generated Data Code Interface Report
Use the code interface report to see documentation of the generated code data interfaces, including model entry-point functions and data interfaces.