MATLAB修改Bode的label、Title

更新时间:2023-07-20 16:55:18 阅读: 评论:0

MATLAB修改Bode的label、Title 实现的效果如下所⽰:
clo all
clear all
clc
奥运圣火num1 = 1;
den1 = [1 1 2];
hh1 = tf(num1,den1);
小黄鼠狼margin(hh1)
hold on
num2 = 3;
den2 = [2 6 2];
hh2 = tf(num2,den2);
margin(hh2)
hleg = legend('PM-1','PM-2','Location','SouthEast');海藻面膜
t(hleg,'FontSize',8,'FontName','Times New Roman');爱国人士
grid on
h= findobj(gcf,'type','line')
t(h(5),'linewidth',2)%gc11语重心长是什么意思
t(h(7),'linewidth',2)
t(h(5),'color','b')
t(h(7),'color','b')
t(h(5),'linestyle','-')情侣网名带符号
t(h(7),'linestyle','-')
t(h(6),'linewidth',2)%fc11
t(h(8),'linewidth',2)
t(h(6),'color','r')
t(h(8),'color','r')
t(h(6),'linestyle','--')
t(h(8),'linestyle','--')
t(h(3),'linewidth',1)%图例
t(h(4),'linewidth',1)
厌成语t(h(3),'color','b')
t(h(4),'color','r')游戏害人
t(h(3),'linestyle','-')
t(h(4),'linestyle','--')
hold off

本文发布于:2023-07-20 16:55:18,感谢您对本站的认可!

本文链接:https://www.wtabcd.cn/fanwen/fan/89/1089307.html

版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

标签:网名   效果   面膜   游戏   情侣
相关文章
留言与评论(共有 0 条评论)
   
验证码:
推荐文章
排行榜
Copyright ©2019-2022 Comsenz Inc.Powered by © 专利检索| 网站地图