Coloarbar

Mishal0488 <[email protected]>
Newsgroups gmane.comp.gnu.octave.general
Message-ID <[email protected]>
Hi Guys

Is there anyway the set bounds for the "colorbar" function?

Have a look at the attached plot, the yellow region and blue (maybe purple)
regions don't have numerical values to them. Can these be added in?

My code is below

figure(5)
hold on
title('Resultant Stress Due to Moments');
contourf(X,Y,Combined_Mx_My,50,'LineStyle','none')
colorbar
#contour(X,Y,Resultant_shear)
fill(Mx1,My1,'w','linestyle','none')
fill(Mx2,My2,'w','linestyle','none')
fill(Mx3,My3,'w','linestyle','none')
fill(Mx4,My4,'w','linestyle','none')
fill(Mx5,My5,'w','linestyle','none')
hold off <https://octave.1599824.n4.nabble.com/file/t373111/Untitled.jpg> 



--
Sent from: https://octave.1599824.n4.nabble.com/Octave-General-f1599825.html
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.