MATLAB 도움말 센터
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.
웹사이트 선택
번역된 콘텐츠를 보고 지역별 이벤트와 혜택을 살펴보려면 웹사이트를 선택하십시오. 현재 계신 지역에 따라 다음 웹사이트를 권장합니다:
또한 다음 목록에서 웹사이트를 선택하실 수도 있습니다.
사이트 성능 최적화 방법
최고의 사이트 성능을 위해 중국 사이트(중국어 또는 영어)를 선택하십시오. 현재 계신 지역에서는 다른 국가의 MathWorks 사이트 방문이 최적화되지 않았습니다.
미주
유럽
아시아 태평양
지역별 지사에 문의