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
댓글 수: 1
Walter Roberson
2012년 7월 25일
편집: Walter Roberson
2012년 7월 25일
답변 (1개)
Kaustubha Govind
2012년 7월 25일
0 개 추천
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
K E
2012년 7월 25일
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
2012년 7월 26일
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.
카테고리
도움말 센터 및 File Exchange에서 MAB Modeling Guidelines에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!