Carriage returns in MAAB Guideline
Mostra commenti meno recenti
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 Commento
Walter Roberson
il 25 Lug 2012
Modificato: Walter Roberson
il 25 Lug 2012
Risposte (1)
Kaustubha Govind
il 25 Lug 2012
0 voti
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 Commenti
K E
il 25 Lug 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
il 26 Lug 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.
Categorie
Scopri di più su MAB Modeling Guidelines in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!