How to configure tanslating form of a char '<' or '>' in xml files generated by PLC Coder by default?
1 view (last 30 days)
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?
0 Comments
Answers (1)
Nikhilesh
on 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 Comments
See Also
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!