How to access position information of line labels in Simulink

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)

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.

Products

Asked:

on 20 Jul 2012

Community Treasure Hunt

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

Start Hunting!