How to take signal description in Matlab workspace?

2 次查看(过去 30 天)
Hello,
How can I get the description of a signal in Simulink? From the Signal Properties window, Documentation tab and Description. I took the handle of the line and I tried:
signalDescription = get_param(lineHandle,'Description')
But this is not returning what I need.
Thanks!

回答(1 个)

Kaustubha Govind
Kaustubha Govind 2013-2-12

类别

Help CenterFile Exchange 中查找有关 Sources 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by