Main Content
saveRULModelForCoder
Description
saveRULModelForCoder(
saves an RUL model to a MAT file for use in code generation. Use the file with
mdl
,filename
)loadModelForCoder
in an entry-point function for code generation to
reconstruct the model at compile time. See Generate Code for Predicting Remaining Useful Life for more
information.
Input Arguments
Version History
Introduced in R2021a