[Users-fr] Gestion des couleurs avec graypolarplot

Vincent Flutet vincent.flutet at segault.fr
Ven 28 Avr 10:23:37 CEST 2017


Je me suis peut être mal exprimé, mais le problème concerne graypolarplot.
Grayplot fonctionne correctement chez moi aussi.

Par exemple regardez l'évolution de l'échelle de couleur sur l'exemple
suivant.
En particulier le centre ne devrait pas rester en blanc.

J'ai fais l'essai sous Scilab 6.0, le problème reste le même.


-->r=[0:0.01:1];
-->t=[0:1:360]*%pi/180;
-->f=gcf();
-->f.color_map=jetcolormap(4);
-->graypolarplot(t,r,ones(t)'.*.r);
-->graypolarplot(t,r,2*ones(t)'.*.r);
-->graypolarplot(t,r,3*ones(t)'.*.r);
-->graypolarplot(t,r,4*ones(t)'.*.r);
-->graypolarplot(t,r,5*ones(t)'.*.r);
-->graypolarplot(t,r,10*ones(t)'.*.r);
 



--
View this message in context: http://mailinglists.scilab.org/Users-fr-Gestion-des-couleurs-avec-graypolarplot-tp4036276p4036280.html
Sent from the Liste utilisateur (en français) mailing list archive at Nabble.com.



Plus d'informations sur la liste de diffusion users-fr