이 페이지는 기계 번역을 사용하여 번역되었습니다. 최신 내용을 영문으로 보려면 여기를 클릭하십시오.
검증 및 테스트
파라미터를 조정하고, 시뮬레이션과 생성된 코드 실행 결과를 비교하고, 코드 성능을 분석
시스템 개발을 위해 V-모델 지속적 검증 방식을 사용하십시오.
하위 컴포넌트의 신속 프로토타이핑을 위해, 실시간 외부 시뮬레이션을 실행하여 타깃 애플리케이션에서 신호를 모니터링하고 모델 파라미터를 조정합니다.
Simulink® Coder™ 외에도 Embedded Coder®, Requirements Toolbox™, Simulink Test™, Polyspace® 제품 등 다른 제품을 사용하여 코드 검증을 수행할 수 있습니다.
앱
사용자 지정 하드웨어에서 실행 | Run external mode simulations |
도움말 항목
신속 프로토타이핑
- Deploy Algorithm Model for Real-Time Rapid Prototyping
Deploy algorithm model for testing in real time. - Deploy Environment Model for Real-Time Hardware-In-the-Loop (HIL) Simulation
Deploy environment model for testing in real time.
실시간 시뮬레이션
- External Mode Simulations for Parameter Tuning, Signal Monitoring, and Code Execution Profiling
Tune parameters, monitor signals, and retrieve execution-time metrics through communication channel between development computer and target hardware. - 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 theslexAircraftExample
model. - Numerical Consistency of Model and Generated Code Simulation Results
Determine whether model and generated code simulation results are numerically consistent. Investigate discrepancies. - Reports for Code Generation
Access the generated code files and information about the generated code with the code generation report. - 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.