Generate single A2L for multiple model files (multiple .slx files)
Show older comments
Is there a way to create a single A2L for multiple different models(Multiple .slx files) or easy way to merge multiple A2L files post build into single A2L in Matlab.
5 Comments
Abhilash Padma
on 30 Sep 2019
Do you mean creating a single A2L file for models containing sub models?
Siddharth Patel
on 30 Sep 2019
Abhilash Padma
on 1 Oct 2019
Edited: Abhilash Padma
on 3 Oct 2019
Currently there is no support to create a single A2L file for different models in MATLAB . There is a functionality only to merge A2L files of top and referenced models in MATLAB. Could you please explain your usecase of why you wanted to create a single A2L for multiple different models?
Refer the following link which could be helpful: https://in.mathworks.com/help/rtw/ug/asap2-data-measurement-and-calibration.html
Siddharth Patel
on 1 Oct 2019
wenchao zhang
on 25 Dec 2024
Answers (1)
Shiva Katukam
on 25 Sep 2025
0 votes
Hi Siddharth,
You can use coder.asap2.merge to merge A2L files.
Thank you.
Categories
Find more on Parallel Computing 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!