이 페이지는 기계 번역을 사용하여 번역되었습니다. 최신 내용을 영문으로 보려면 여기를 클릭하십시오.
모델 지표
모델 규정 준수 지표 데이터 수집 및 사용자 정의 모델 지표 생성
모델 메트릭을 사용하여 모델과 코드가 크기, 복잡성 및 가독성 요구 사항을 준수하는지 평가할 수 있습니다. 모델 지표 API를 사용하여 사용자 정의 모델 지표를 생성하고, 지표 결과를 계산하고, 지표 데이터를 내보냅니다. 메트릭 대시보드를 사용하여 모델의 메트릭 데이터 및 규정 준수 상태를 시각화하세요. 시작하려면 Collect and Explore Metric Data by Using Metrics Dashboard를 참조하세요.
클래스
함수
도움말 항목
Model Maintainability Dashboard로 마이그레이션
- Migrating from Metrics Dashboard to Model Maintainability Dashboard
Use the Model Maintainability Dashboard to analyze model size, architecture, and complexity.
메트릭 데이터 탐색
- Collect and Explore Metric Data by Using Metrics Dashboard
Collect and view metric data for quality assessment. - Collect Model Metrics Programmatically
Use the model metric API to programmatically collect metrics for a model, such as subsystem and block counts. - 모델 지표
크기, 복잡성, 가독성, 표준 및 지침 준수 여부에 대한 모델의 메트릭 데이터를 반환하는 MathWorks®에서 제공하는 모델 메트릭입니다. - Model Metric Data Aggregation
Options for defining model metric data aggregation and returning aggregated model metric results. - Identify Modeling Clones with the Metrics Dashboard
You can use the Metrics Dashboard tool to enable subsystem reuse by identifying exact graphical clones across a model hierarchy. - Collect Model Metrics Using the Model Advisor
Assess model size, complexity, and readability, using the Model Advisor to run model metric checks. - Collect Compliance Data and Explore Results in the Model Advisor
This example shows how to collect model metric data by using the Metrics Dashboard and explore detailed compliance results and, fix compliance issues by using the Model Advisor. - Collect Metric Data Programmatically and View Data Through the Metrics Dashboard
This example shows how to use the model metrics API to collect model metric data for your model, and then explore the results by using the Metrics Dashboard. - Fix Metric Threshold Violations in a Continuous Integration Systems Workflow
Use a continuous integration workflow to investigate whether your model violates metric threshold values. - Compare Model Complexity and Code Complexity Metrics
Assess the complexity of your system in model-based design.
지표 및 대시보드 기능 사용자 정의
- Rearrange and Remove Widgets in Metrics Dashboard
Rearrange and remove widgets in the default Metrics Dashboard layout. - Modify, Remove, and Add Metric Thresholds in Metrics Dashboard
Customize metric thresholds for the Metrics Dashboard. - Change Model Advisor Checks in Metrics Dashboard
Create custom Model Advisor metrics and display the results in the Metrics Dashboard. - Create a Custom Model Metric for Nonvirtual Block Count
Create a new model metric by using theslmetric.metric.createNewMetricClass
function and defining the metric algorithm. - Create Layout with Custom Metric
Create a new Metrics Dashboard layout and add custom widgets. - Customize Metrics Dashboard Layout and Functionality
Configure compliance metrics, add metric thresholds, and customize Metrics Dashboard layout.