永发信息网

matlab c(i,j)=i+j; i=1:100,j=1:100,要在100*100的平面上用不同颜色表示c(i,j)值的不同,颜色平滑过渡

答案:1  悬赏:30  手机版
解决时间 2021-03-07 02:09
matlab c(i,j)=i+j; i=1:100,j=1:100,要在100*100的平面上用不同颜色表示c(i,j)值的不同,颜色平滑过渡
最佳答案
In order to customize color order in the plot, I recommond you to use command:
>> jet( n ) % n is the total number of your plotsAs you should know, the color is representative by a three-element row vector, which is the RGB value.

For example:
    RGB              color

[0    0    0]    |    black
[1    1    0]    |    yellow
The automatically colorful plot is therefore all about the change of the RGB value by applying [ jet( ) ] command in Matlab.
Here is a simple example code to help you better understand the implication of this command in plot.
n = 10;        % number
c = jet(n);    % color
x = 0:.01:1;

for i = 1:n
    y = x.^(1+i);
    plot(x,y,'color',c(i,:));    % the key to obtian
                                 % colorful plot effect!!!
    hold on
end

hold offFor your question, the code could be written as:
clear all
n = 100;

[a,b] = meshgrid(1:n);
c = a + b;
cc = jet(n*n);

v = 0;
for i = 1:n
    for j = 1:n
        v = v + 1;
        plot3(a(i,j),b(i,j),c(i,j),'o','color',cc(v,:))
        hold on
    end
end
hold offThe graphic will be displayed as

However, in my opinion your question doesn't require any excessive command to achieve your request at all.
Here is the modified code to achieve what you expect but yet facter than the previous one.
clear all
n = 100;

[a,b] = meshgrid(1:n);
c = a + b;

mesh(a,b,c)
Chance is yours!!! Cheers...

我要举报
如以上问答信息为低俗、色情、不良、暴力、侵权、涉及违法等信息,可以点下面链接进行举报!
大家都在看
樗字怎么读
缅甸蟒的天敌是什么
一群万能健全人都不会手语是个废物吗?
【有没有世界末日】地球有没有世界末日?
丁沙窝村地址在什么地方,想过去办事
眉中有痣是不是不好?
无敌是什么意思
二胎产妇40周开二指太约需要多长时间
给看守所男朋友的一封信
怎么样做淘宝客推广赚佣金
qq升级后多功能辅助输入消失了怎么办
之恋是什么意思
金凤凰度假酒店-主题汤房在哪里啊,我有事要
支付宝上面,来分期额度2500,可以0分期卖349
坐省港通过关时行李是放在车上还是自己带着过
推荐资讯
这些年,虽然无奈又孤独却庆幸一直坚持自己的
英特尔celeron赛扬d3.33ghz怎么样
sign和signal的区别是什么
色相是什么意思
今天晚上十点左右成功要到了前天搭讪的美女微
张丹露在《至尊红颜》里面演谁?
交通卡消磁怎么恢复
初等教育(3+2直升)是什么意思
盛旭汽车租赁中心在哪里啊,我有事要去这个地
【华北地区包括哪几个省】华北地区包括哪几个
北京奥运会赚钱了吗
我的13款新轩逸挂挡会熄火,好像油供不足
正方形一边上任一点到这个正方形两条对角线的
阴历怎么看 ?