What does the MAAB check, jc_0201: Usable characters for Subsystem names, do?

1 view (last 30 days)

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 19 Apr 2019

The MAAB check, jc_0201: Usable characters for Subsystem names, checks that the names of all Subsystem blocks conform to the constraints outlined in the link below:

https://www.mathworks.com/help/simulink/mdl_gd/maab/jc_0201usablecharactersforsubsystemnames.html

Subsystem block names are only checked if they appear in the generated C code. Therefore, the check excludes virtual and atomic subsystems with RTWSystemCode set to inline.

More Answers (0)

Products


Release

R2018b

Community Treasure Hunt

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

Start Hunting!