How to access position information of line labels in Simulink

7 views (last 30 days)
How can I retrieve for a Similink model the positioning information for labels of signal lines directly within ML/SL?
I.e., I would like to get information like the Label-Value as it is given in the Line-section of the .mdl file Line { Name "some_signal" Labels [0, 0] ... using something like the get_param - function (or to get absolut position values for labels)
Ernst

Answers (1)

Kaustubha Govind
Kaustubha Govind on 20 Jul 2012
I don't think there is a way to get/set signal label positions currently. Please consider confirming this with MathWorks Technical Support and submit an enhancement request if needed.

Categories

Find more on Deep Learning Toolbox in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!