FunctionApproximation.compressLookupTables
Syntax
Description
compresses all n-D Lookup Table blocks in the specified
system. The compressed Lookup Table blocks output the same numerical results
as the original Lookup Table blocks within the bounds of the
breakpoints.CompressionResult
= FunctionApproximation.compressLookupTables(system
)
You can achieve additional memory savings by compressing each lookup table in the model individually and specifying tolerances for the compressed lookup table.
CompressionResult = FunctionApproximation.compressLookupTables(
compresses all n-D Lookup Table blocks in the specified
system with additional properties specified by name and value pair arguments.system
, Name,Value
)
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2020a