필터 지우기
필터 지우기

How to take signal description in Matlab workspace?

조회 수: 2 (최근 30일)
Alexandru
Alexandru 2013년 2월 6일
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