Dear guyz
i am designing a gui for control systems... but i am unable
to print "TRANSFER FUNCTION" to my GUI...
You can not set a CLASS on Static text. Only String can be
set, and there is no conversion available between Class and
string...
kindly reply me, because not only transfer function but i
cannt print any class and object that i make...
Regards,
Titus - 30 Jul 2008 12:53 GMT
> Dear guyz
> i am designing a gui for control systems... but i am unable
[quoted text clipped - 6 lines]
>
> Regards,
Hi,
what about using
class(yourObject)
as the string?
Titus
M.Mohsin Siraj - 30 Jul 2008 16:45 GMT
"Titus" <titus.edelhofer@mathworks.de> wrote in message
<g6pknc$8hb$1@fred.mathworks.com>...
> > Dear guyz
> > i am designing a gui for control systems... but i am unable
[quoted text clipped - 15 lines]
>
> It is not working thats why i am asking?
Does any one has other solution??
Kindly reply...