Generate single A2L for multiple model files (multiple .slx files)
Mostrar comentarios más antiguos
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 comentarios
Abhilash Padma
el 30 de Sept. de 2019
Do you mean creating a single A2L file for models containing sub models?
Siddharth Patel
el 30 de Sept. de 2019
Abhilash Padma
el 1 de Oct. de 2019
Editada: Abhilash Padma
el 3 de Oct. de 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
el 1 de Oct. de 2019
wenchao zhang
el 25 de Dic. de 2024
Respuestas (1)
Shiva Katukam
el 25 de Sept. de 2025
0 votos
Hi Siddharth,
You can use coder.asap2.merge to merge A2L files.
Thank you.
Categorías
Más información sobre Parallel Computing en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!