<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>Hello!<br/>
<br/>
I have a question to the following page:<br/>
https://help.scilab.org/docs/5.4.1/fr_FR/xlabel.html<br/>
<br/>
It says that with "color" you can enter a RGB matrix value. How is that possible?<br/>
My Code looks like this:
<pre style="font-family:Monospaced;font-style:normal;font-size:12.0;"><span style="color:rgb(174,92,176);text-decoration:underline;">xlabel</span><span style="color:rgb(74,85,219);">(</span><span style="color:rgb(188,143,143);">'</span><span style="color:rgb(188,143,143);">Zielkosten</span><span style="color:rgb(188,143,143);">'</span><span style="color:rgb(0,0,0);">,</span><span style="color:rgb(188,143,143);">'</span><span style="color:rgb(188,143,143);">color</span><span style="color:rgb(188,143,143);">'</span><span style="color:rgb(0,0,0);">,</span><span style="color:rgb(188,143,143);">'</span><span style="color:rgb(188,143,143);">blue</span><span style="color:rgb(188,143,143);">'</span><span style="color:rgb(0,0,0);">,</span><span style="color:rgb(188,143,143);">'</span><span style="color:rgb(188,143,143);">fontsize</span><span style="color:rgb(188,143,143);">'</span><span style="color:rgb(0,0,0);">,</span><span style="color:rgb(188,143,143);">3</span><span style="color:rgb(74,85,219);">)</span><span style="color:rgb(0,0,0);">;
and instead of "blue" i wanted to insert a RGB code
Greetings
</span></pre>
</div></div></body></html>