From: shamasundar naik on
Hi,

I need to write a S-function which prints the name of its input signal. How to get the input signal name?

Regards
Sham
From: ImageAnalyst on
Sham
Maybe call dbstack() and parse it to get the name that is passed to
your S-function???