kncSuspension
R2026bCreate kinematics and compliance (K and C) suspension data processing service
Since R2026b
Description
Use the kncSuspension object to create and configure a K and C
suspension data processing service. The service provides methods for: importing test data,
fitting parameters, visualizing results, and exporting to Simulink® blocks.
Creation
Description
creates a
knc = kncSuspensionvdynsuspension.KnCService handle-class object,
knc, with default settings for kncsuspension
data processing.
uses options specified by one or more name-value arguments to configure the K and C
service with a description, custom data file importer mapping, or a previously
exported parameter set for reuse.knc = kncSuspension(Name=Value)
Name-Value Arguments
Object Functions
| Method | Description |
|---|---|
Add vehicle information to K and C service | |
Add test metadata for imported measurement | |
Import K and C test data from files | |
Define custom data-channel mappings for K and C file import | |
Perform curve fitting on K and C data and generate suspension parameters | |
Plot K and C test data with fitted curves | |
Export K and C parameters to Simulink suspension block | |
Export K and C analysis results for reuse |
Examples
Version History
Introduced in R2026b