Drawing coloured points ...

Radu.Stoica at math.univ-lille1.fr Radu.Stoica at math.univ-lille1.fr
Mon Nov 10 14:08:15 CET 2008


Hello,

I would like to ask you a very naive question : how can I draw coloured
points (symbols) with Scilab ?

I have tried this

plot2d(x,y,style=0,frameflag=4)
xset("colors",4)

but this is colouring only the axes ... and the points of coordinates x
and y remain black ...

I have tried the Matlab style instructions

plot(x,y,'.c')
mtlb_axis("equal")

but this draws the cyan region outlined by the points ... So, the problem
is still not solved.

Thank you very much for your help and understanding, sincerely yours :

Radu Stoica



More information about the users mailing list