Carriage returns in MAAB Guideline
Show older comments
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
1 Comment
Walter Roberson
on 25 Jul 2012
Edited: Walter Roberson
on 25 Jul 2012
Answers (1)
Kaustubha Govind
on 25 Jul 2012
0 votes
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
K E
on 25 Jul 2012
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.
Kaustubha Govind
on 26 Jul 2012
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.
Categories
Find more on MAB Modeling Guidelines 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!