[scilab-Users] Problem with Sgrayplot/plot

François Vogel fvogelnew1 at free.fr
Sat Mar 21 09:16:17 CET 2009


FOURNIER Elisabeth said on 20/03/2009 17:32:
> Resultat : The point appears in color, but also a isoline ([x~10-20, 
> y~10-20]) appears with the same color.

plot(80,80,'*g')   seems to have an influence on the colormap (it adds 
the selected color, here green, at the end of the colormap). The 
isoline you're seeing is just the line having the 'max' color before 
the plot() instruction

You can use plot2d(80,80,style=0)  that does not have this behavior 
(make experiments with style=.. to fit your needs).

Francois


> -- Disclaimer ------------------------------------
> Ce message ainsi que les eventuelles pieces jointes constituent une 
> correspondance privee et confidentielle a l'attention exclusive du 
> destinataire designe ci-dessus. Si vous n'etes pas le destinataire du 
> present message ou une personne susceptible de pouvoir le lui delivrer, 
> il vous est signifie que toute divulgation, distribution ou copie de 
> cette transmission est strictement interdite. Si vous avez recu ce 
> message par erreur, nous vous remercions d'en informer l'expediteur par 
> telephone ou de lui retourner le present message, puis d'effacer 
> immediatement ce message de votre systeme.

------
Décharge de responsabilité
Nous ne savons pas utiliser les fonctions de notre serveur de courriel 
relatives au cryptage et à la sécurité. Nous sommes tellement 
perplexes que nous ne pouvons pas même être certains que ce courriel a 
été envoyé à la bonne personne. Ainsi, si vous recevez cet email à 
cause de notre incompétence, veuillez le supprimer et en informer 
l'expéditeur dès que possible. Veuillez remarquer que ceci est rédigé 
dans un style juridique aussi effrayant que possible de manière à ce 
que personne ne remarque combien nous sommes incompétents.


> ***
> This e-mail and any attachments is a confidential correspondence 
> intended only for use of the individual or entity named above. If you 
> are not the intended recipient or the agent responsible for delivering 
> the message to the intended recipient, you are hereby notified that any 
> disclosure, distribution or copying of this communication is strictly 
> prohibited. If you have received this communication in error, please 
> notify the sender by phone or by replying this message, and then delete 
> this message from your system.

------
Disclaimer
We don't know how to use the security and encryption features of our 
e-mail server. We are so confused that we cannot even be certain that 
this e-mail was delivered to the proper person. So, if you received 
this e-mail because of our incompetence, please delete it and notify 
us as soon as possible. Notice that this is being written in the most 
scary legalistic way, so no one notices how incompetent we are.



More information about the users mailing list