完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
x = 0:0.01:20; y1 = 200*exp(-0.05*x).*sin(x); y2 = 0.8*exp(-0.5*x).*sin(10*x); [AX,H1,H2] = plotyy(x,y1,x,y2,'plot'); set(H1,'color','red') set(get(AX(2),'Ylabel'),'String','Fast Decay') xlabel('time (musec)') title('Multiple Decay Rates') 如上程序运行过程中,总是报错: double Attempt to call constructor double with incorrect letter case. Error in linspace (line 20) n = double(n); Error in D:matlabtoolboxmatlabgraph2dplotyy.p>plotyy (line 137) Error in double (line 4) [AX,H1,H2] = plotyy(x,y1,x,y2,'plot'); 运行报错,但是出波形,如下:但是没有对坐标轴的标注以及图例的标注 |
|
相关推荐
4个回答
|
|
|
|
|
|
|
|
|
|
|
|
|
|
可能当前路径有文件名为double的文件,而其内部函数里又有以double命名的函数,两者冲突了,就报错了。把你那文件名改了就好了。
|
|
|
|
你正在撰写答案
如果你是对答案或其他答案精选点评或询问,请使用“评论”功能。
1661 浏览 1 评论
200圆!求助大佬给一份VSG并网和离网模式的simulink仿真
1936 浏览 0 评论
MATLAB(3)--矩阵的引用(sub2ind、ind2sub、reshape函数使用)
2759 浏览 0 评论
3092 浏览 0 评论
4098 浏览 1 评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-11-26 15:48 , Processed in 0.797384 second(s), Total 50, Slave 43 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号