How to configure tanslating form of a char '<' or '>' in xml files generated by PLC Coder by default?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
'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 commentaires
Réponses (1)
Nikhilesh
le 25 Jan 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 commentaires
Voir également
Catégories
En savoir plus sur Simulink PLC Coder dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!