From: riro2 on
HI.
I can't find how to display a transfer function expression on a user interface created under Matlab. Please help me.
Thanks.
From: ImageAnalyst on
On Jun 10, 4:09 pm, "riro2 " <aymen.rez...(a)hotmail.com> wrote:
> HI.
> I can't find how to display a transfer function expression on a user interface created under Matlab. Please help me.
> Thanks.

--------------------------------------------------------------------------------
Perhaps you can read the documentation on GUIDE, or figure() or
plot(), or study a demo/tutorial like this one:
http://www.mathworks.com/matlabcentral/fileexchange/24224