Clear Filters
Clear Filters

How to configure tanslating form of a char '<' or '>' in xml files generated by PLC Coder by default?

2 views (last 30 days)
'x < y' in a xml file generated by PLC Coder by default show as 'x &lt; y' In ver 2020a,
but show as '<![CDATA[x < y]]>' In ver 2022a.
How to change the default configuration?

Answers (1)

Nikhilesh
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.

Categories

Find more on Simulink PLC Coder in Help Center and File Exchange

Tags

Products


Release

R2022a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!