[Scilab-users] grayplot

Rafael Guerra jrafaelbguerra at hotmail.com
Thu Oct 27 18:50:58 CEST 2016


Hi Samuel,

Scilab-6  'scatter' plot function seems indeed quite adequate for these data.
Would it be possible to produce such scatter plots with dots color coded (as attached) in Scilab 5?

Thanks and regards,
Rafael

-----Original Message-----
From: users [mailto:users-bounces at lists.scilab.org] On Behalf Of Samuel Gougeon
Sent: Thursday, October 27, 2016 4:52 PM
To: Users mailing list for Scilab <users at lists.scilab.org>
Subject: Re: [Scilab-users] grayplot

Le 27/10/2016 16:47, Samuel Gougeon a écrit :
> Le 27/10/2016 05:01, Necati Gulunay a écrit :
>> I am trying to use scilab grayplot to plot a number of signed values 
>> which are distributed in the x,y plane.
>>
>> But I am getting an orange color backround in the plot even if most 
>> of the data points in the plane are zero which need to be white color 
>> according to the color map I designed.
>>
>> Could anyone please tell me what the proble may be. I am attaching 
>> the script file which contains data points and the code.
> .
> Since the points you want to "plot" seem to be sparse, you may prefer 
> using xrects() instead of a gridded plot like with Matplot() or 
> ..grayplot()
.
scatter() is also dedicated to this kind of sparse plotting:
https://help.scilab.org/docs/6.0.0/en_US/scatter.html

-------------- next part --------------
A non-text attachment was scrubbed...
Name: Scilab6_scatter_plot.gif
Type: image/gif
Size: 8206 bytes
Desc: Scilab6_scatter_plot.gif
URL: <https://lists.scilab.org/pipermail/users/attachments/20161027/61f5587f/attachment.gif>


More information about the users mailing list