How to configure tanslating form of a char '<' or '>' in xml files generated by PLC Coder by default?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
'x < y' in a xml file generated by PLC Coder by default show as 'x < y' In ver 2020a,
but show as '<![CDATA[x < y]]>' In ver 2022a.
How to change the default configuration?
0 comentarios
Respuestas (1)
Nikhilesh
el 25 de En. de 2023
Since the IDE is not specified the issue cannot be pin pointed. I hope Both syntax will work just fine.
What i believe you can change the syntax by chnaging the Target IDE under general options.
0 comentarios
Ver también
Categorías
Más información sobre Simulink PLC Coder en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!