AutoName

버전 1.1.0.1 (21.5 KB) 작성자: Mike Anthony
In Simulink, automatically names signals and blocks in certain use cases.
다운로드 수: 522
업데이트 날짜: 2016/9/1

라이선스 보기

Very often in Simulink, it is desireable to have naming consistency between signals and certain blocks like inports, outports, tags, scopes, etc. These functions are examples of scripts that automatically apply such names according to certain stylistic rules explained in the sample model. This is partuclarly useful when used in a model's PreSaveFcn callback, as a way to reduce the manual effort of consistent naming while building a model.
Open the included model AutoNameTest.mdl and follow the instructions therein to see an example of how this works.

인용 양식

Mike Anthony (2024). AutoName (https://www.mathworks.com/matlabcentral/fileexchange/31588-autoname), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2010b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Modeling에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.1.0.1

Updated license

1.1.0.0

Updated to be called from a custom menu item rather than in a callback function.

1.0.0.0