<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div name="quote" style="margin:10px 5px 5px 10px; padding: 10px 0 10px 10px; border-left:2px solid #C3D9E5; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><span style="line-height: 1.6em;">Hello everyone,</span>

<div name="quoted-content">
<div style="font-family: Verdana;font-size: 12.0px;">
<div> </div>

<div>I have to plot several graphs with measurements ranging from 6 to 1300. I would like that these graphs obey the same color code, so that, in the example of jetcolormap, "1300" would always be dark red and "0" would always be dark blue for each graph. Now the values that I have for the different graphs are quite diverse: graph 1 has values ranging between "6" and "68" whereas graph 6 has values between "600" and "1300".</div>

<div> </div>

<div>How can I manage that the colorbar and the colorcode for both these graphs remains the same? (in this case, graph 1 would presumably have only a gradient of dark blue colors and graph 6 would have rather orange to red colors)</div>

<div>I tried changing the command of colorbar to "colorbar(0,1300)", but it didn't work at all...so I thought may be someone could give me a hint on how I would be able to align the color code these graphs...</div>

<div> </div>

<div>I put an example of my tables on the annex as well as the scilab commands that I have been using for that. I simply need the values of both tables to be registered according to one color code (1300=dark red, 6=dark blue)...I would appreciate it a lot if someone could help me. :) </div>

<div> </div>

<div>Thank you guys in advance!!!!</div>

<div>Larissa</div>

<div>
<div style="margin: 10.0px 5.0px 5.0px 10.0px;padding: 10.0px 0 10.0px 10.0px;border-left: 2.0px solid rgb(195,217,229);"> </div>
</div>
</div>
</div>
</div></div></body></html>