在下面的Matlab编程中遇到的维数不一致的问题,如何进行改正,请求大神帮忙解答,很着急!!!!!

x=2006:0.5:2013;airlines=[117711126374116842135921163821128426242550325287];flow=[575... x=2006:0.5:2013;
airlines=[117711 126374 116842 135921 163821 128426 242550 325287];
flow=[57570 58741 58516 72544 105611 93911 157500 200709];
weather=[75797 79937 59398 75676 78802 61255 136080 160721];
other=[25107 16778 19384 38460 55278 59458 93870 82283];
subplot(2,2,1);
plot(x,airlines);
title('airlines')
subplot(2,2,2);
plot(x,flow);
title('flow');
subplot(2,2,3);
plot(x,weather);
title('weather');
subplot(2,2,4);
plot(x,other);
title('other');
出现??? Error using ==> plot
Vectors must be the same lengths.
Error in ==> Untitled1 at 9
plot(x,airlines);这种错误的提示,如何进行修正?求大神赶快帮忙解答
展开
 我来答
  • 你的回答被采纳后将获得:
  • 系统奖励15(财富值+成长值)+难题奖励20(财富值+成长值)
若以下回答无法解决问题,邀请你更新回答
f3rell
2015-04-25 · TA获得超过162个赞
知道小有建树答主
回答量:350
采纳率:50%
帮助的人:155万
展开全部
x的步长改成1
本回答被提问者采纳
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
收起 1条折叠回答
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式