MATLAB: How to import BITFIELD_TEXTTABLE CompuMethods with the AUTOSAR ARXML Importer

arxmlautosarbitfield_texttablecompumethodscreateenumerationEmbedded Coderr2017b

I want to import the AUTOSAR "CompuMethods" of category "BITFIELD_TEXTTABLE" from an ARXML file in order to access the bitfields defined in my model.
Which versions of MATLAB support "CompuMethods" in such a way that I can access directly the fields, as I would do with "bus" or "enum" ?

Best Answer

When you import an ARXML file and create a component, the BITFIELD_TEXTTABLE category is automatically imported in MATLAB R2019a.