Datetime Arrays
Definition and use of datetime arrays for MATLAB Function blocks
The values in a datetime
array represent points in time using the proleptic ISO calendar. With datetime
arrays, you can represent dates and times in MATLAB® code intended for code generation.
Blocchi
MATLAB Function | Include MATLAB code in models that generate embeddable C code |
Argomenti
- Code Generation for Datetime Arrays
Use datetime arrays in MATLAB code intended for code generation.
- Datetime Array Limitations for Code Generation
Adhere to code generation restrictions for datetime arrays.