Info

This question is closed. Reopen it to edit or answer.

Using a containing subsystem name for signals inside the subsystem

1 view (last 30 days)
I've been scouring the documentation for a way to get signals to automatically use their subsystem name in their names. I realize the the full path will contain the subsystem name but I would like something like:
firstPartOfName<%mySubsystemName>secondPartOfName
So if the containing subsystem name is "SomeSubsystem" the signal name will be "firstPartOfNameSomeSubSystemsecondPartOfName".
Is there some nice trick for achieving this?

Answers (0)

Products

Community Treasure Hunt

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

Start Hunting!