Help Center
ECU systems in the CDFX object
sList = systemList(cdfxObj)
sList = systemList(cdfxObj,sysName)
sList = systemList(cdfxObj) returns a table listing every electronic control unit (ECU) system in the CDFX object.
sList
cdfxObj
sList = systemList(cdfxObj,sysName) returns a table listing every ECU system in the CDFX object whose ShortName matches SysName.
sysName
ShortName
SysName
example
collapse all
Create an asam.cdfx object and view its ECU systems.
asam.cdfx
List all systems.
cdfxObj = cdfx('c:\DataFiles\AllCategories_VCD.cdfx'); sList = systemList(cdfxObj)
sList = 1×3 table ShortName Instances Metadata _________ _____________ ________ "System1" [1×16 string] ""
Match a specified system.
sList = systemList(cdfxObj,'System1');
CDFX file object, specified as an asam.cdfx object. Use the object to access the calibration data.
Example: cdfx()
cdfx()
Parent system name, specified as a string.
Example: "System2"
"System2"
Data Types: string
string
ECU system list, returned as a table.
Introduced in R2019a
cdfx
instanceList
getValue
setValue
write
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window. Web browsers do not support MATLAB commands.
Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Americas
Europe
Asia Pacific
Contact your local office