MATLAB爱好者论坛-LabFans.com

MATLAB爱好者论坛-LabFans.com (https://www.labfans.com/bbs/index.php)
-   MATLAB论坛 (https://www.labfans.com/bbs/forumdisplay.php?f=6)
-   -   [MATLAB GUI] 将传递函数 转化为字符串输出至文本框,怎么实现? (https://www.labfans.com/bbs/showthread.php?t=14503)

12hd 2012-03-29 08:19

将传递函数 转化为字符串输出至文本框,怎么实现?
 
matlab 如何将自动控制系统的传递函数 转化为 字符串 格式?
比如这个:
sys=tf([1 2 3],[3 4 5 6])

Transfer function:
s^2 + 2 s + 3
-----------------------
3 s^3 + 4 s^2 + 5 s + 6

如何实现将它转化为字符串格式,再输出到一个文本框里?
求高手指点~


所有时间均为北京时间。现在的时间是 04:21

Powered by vBulletin
版权所有 ©2000 - 2025,Jelsoft Enterprises Ltd.