MATLAB爱好者论坛-LabFans.com

MATLAB爱好者论坛-LabFans.com (https://www.labfans.com/bbs/index.php)
-   MATLAB论坛 (https://www.labfans.com/bbs/forumdisplay.php?f=6)
-   -   [MATLAB图像处理] 【求助】 matlab画图问题 (https://www.labfans.com/bbs/showthread.php?t=14913)

shasha075 2012-04-26 20:16

【求助】 matlab画图问题
 
x=-200:0.001:200;
y=(x./200).^3+1;
plot(x,y,'r');
title('the picture of control coefficient ');
xlabel('the number of users');
ylabel('control coefficient');


各位,我怎么能让这个图形的纵坐标弄成(0,1),而横坐标为(0,200),而图形不变呢。。谢谢各位解答一下。。。

m-lord 2012-05-28 16:08

回复: 我也有一个 matlab画图问题
 
1 个附件
请问怎样画出附件图片中的图像?

大学生 2012-05-29 19:00

回复: 【求助】 matlab画图问题
 
1 个附件
是这样的图?xxxxxxxxxxxx

大学生 2012-05-29 19:07

回复: 【求助】 matlab画图问题
 
1 个附件
刚才的图有问题,重来一个,呵呵。。。。。。


所有时间均为北京时间。现在的时间是 09:56

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