Rename Block or Inport
조회 수: 7 (최근 30일)
이전 댓글 표시
Hello,
Does anybody know, how to rename/giving name a/to Block or Inport programmatically? Thanks in advance :D.
댓글 수: 1
Gerrit
2016년 9월 12일
Hello, A bit late perhaps for you: The only way I know of an 'automatic' way to change Simulink block, etc. names is by saving the model as an 'mdl'-type model and then editing this with any standard text editor. A bit risky so ensure you have a backup of your model first!
I would love to hear about a more Simulink-specific way to renaming block programmatically as well.
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Simulink Functions에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!