From: kinor on 12 Apr 2010 06:37 "mat001 " <dres01(a)lycos.com> wrote in message <hpusfs$riv$1(a)fred.mathworks.com>... > "kinor " <kinor.removethiswithdot(a)gmx.de> wrote in message <hpusa8$ota$1(a)fred.mathworks.com>... > > "mat001 " <dres01(a)lycos.com> wrote in message <hpur4o$94q$1(a)fred.mathworks.com>... > > > "kinor " <kinor.removethiswithdot(a)gmx.de> wrote in message <hpupv7$mmi$1(a)fred.mathworks.com>... > > > > "mat001 " <dres01(a)lycos.com> wrote in message <hpunvf$o67$1(a)fred.mathworks.com>... > > > > > I want to set colorbar fixed to > > > > > > > > > > min = -0.001 > > > > > > > > > > max = 0.03 > > > > > > > > > > I used caxis([-0.001 0.03]); but it colorbar not working. > > > > > can some one explain me how to fixed min and maximum. > > > > > > > > > > Regards > > > > > > > > your request is a bit sketchy > > > > this one runs just fine on my machine > > > > > > > > imshow(magic(5),[]) > > > > colormap('jet') > > > > colorbar > > > > caxis([13 25]) > > > > > > > > > > > > hth > > > > kinor > > > > > > what you wrote is not running ! > > > > which version do you use? > > MATLAB 2009 2009a or 2009b? on which platform? why does my code not work on your machine? do you get an error or just not the desired result?
First
|
Prev
|
Pages: 1 2 Prev: triangular decomposition Next: "Failed to decrypt file" error after compiling |