Carriage returns in MAAB Guideline

Greeting all,
I read MAAB Guideline,and can't understand the "3.2.4 jc_0231:usable characters for block names".
All name blocks should conform to the following constraints.
"carriage return are allowed" <- what's meaning?
Could anyone give me an example?thanks

Answers (1)

Kaustubha Govind
Kaustubha Govind on 25 Jul 2012
I think it means that the carriage return character (\r) is allowed as part of a block name. If you're not familiar with the phrase "carriage return", please see the Wikipedia page.

2 Comments

Just curious why carriage returns in a block name are a good idea? Perhaps because in a complex Simulink model (for example of an automobile engine), one might have long block names that need to be broken up by a carriage return.
KE: Yes, I do think that it is to accommodate long block names, but I'm not sure. In fact, a few blocks in the Simulink library use either a newline/carriage-return character, for example, Enumerated Constant, Repeating Sequence, etc.

Sign in to comment.

Categories

Asked:

on 25 Jul 2012

Community Treasure Hunt

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

Start Hunting!