[Scilab-users] Lack of Scatter type plots in scilab

Rafael Guerra jrafaelbguerra at hotmail.com
Fri Nov 18 10:39:40 CET 2016


Hi Nec.,

Fyi, in my Win7 laptop, using the same plotting Scilab 5 code you've referred to, it took ~1 minute to plot 34000 color-coded circles by using:

drawlater()
...
xfarcs()
...
drawnow()

Not lightning-fast but much better than 20 min though.

Regards,
Rafel

-----Original Message-----
From: users [mailto:users-bounces at lists.scilab.org] On Behalf Of nec
Sent: Friday, November 18, 2016 3:06 AM
To: users at lists.scilab.org
Subject: Re: [Scilab-users] Lack of Scatter type plots in scilab

Thank you Samuel. I somehow did not pay attention to your example first but
after seeing this message of yours I tried it, I have to admit I struggled
quite a bit but I finally made it work and got very good results using it
with data sets up to about  2100 data points (see bmp image attached) . it
was running in a few seconds.

When  I tried it  on  another data set with about 34000 data points it took
a long long time to plot the image( at least 20 minutes ???) ,  I even got
error messages occasionally about data types mismatch  in xfarcs() and other
error messages. 

I will try to debug it further but do you know why plotting takes so long
when number of data appoints increased 10 fold?

Regards
Nec.
<http://mailinglists.scilab.org/file/n4035015/ext8recv.jpg> 



--
View this message in context: http://mailinglists.scilab.org/Scilab-users-Lack-of-Scatter-type-plots-in-scilab-tp4034982p4035015.html
Sent from the Scilab users - Mailing Lists Archives mailing list archive at Nabble.com.
_______________________________________________
users mailing list
users at lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users



More information about the users mailing list