How to configure tanslating form of a char '<' or '>' in xml files generated by PLC Coder by default?
Show older comments
'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?
Answers (1)
Nikhilesh
on 25 Jan 2023
0 votes
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.

Categories
Find more on Simulink PLC Coder 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!