Simulink의 고정소수점 사양
fixdt
및 Simulink.NumericType
을 사용하여 Simulink 모델에서 고정소수점 데이터형을 지정할 수 있습니다.
함수
fixdt | 고정소수점 또는 부동소수점 데이터형을 나타내는 Simulink.NumericType 객체 생성 |
클래스
Simulink.NumericType | Specify floating-point, integer, or fixed-point data type |
도움말 항목
- Simulink의 고정소수점 숫자
Simulink에 사용되는 고정소수점 데이터형 및 스케일링 표기법.
- 포트 데이터형 표시하기
고정소수점 신호에 대한 포트 표시에는 데이터형, 비트 수, 스케일링의 세 부분이 포함됩니다.
- Pass Fixed-Point Data Between Simulink Models and MATLAB
Reading fixed-point data from MATLAB® into your Simulink models, and logging fixed-point information from your models and simulations to the workspace.
- Configure Blocks with Fixed-Point Output
Fixed-point model creation by configuring Simulink blocks to output fixed-point signals.
- 고정소수점 Simulink 블록의 반올림 모드
고정소수점 Simulink 블록은 7개의 서로 다른 반올림 모드를 지원합니다.
- Model Multiple Data Type Behaviors Using a Data Dictionary
Example showing how to use referenced data dictionaries to store multiple sets of data types for a model.
- Sharing Fixed-Point Models
Data type override settings for sharing and editing a model containing fixed-point blocks without the Fixed-Point Designer™ software.
- Data Type Support
Lists the data types supported by the API and discusses the treatment of integers and data-type-overridden signals.