Why is my post code generation command not modifying the generated ARXML file?
Show older comments
I am using the AUTOSAR Blockset to generate C code and an ARXML file from my Simulink model.
I would like to modify the generated ARXML via a post code generation command as mentioned in the following documentation:
https://mathworks.com/help/releases/R2025a/ecoder/ug/customizing-post-code-generation-build-processing.html
If this workflow works well for the generated C code, it doesn't work for the ARXML files.
How can I modify my ARXML with a post code generation command?
Accepted Answer
More Answers (0)
Categories
Find more on AUTOSAR Blockset in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!