[Scilab-users] plot2d question

Offe rPade oferpade at 013net.net
Sun Jul 3 17:58:21 CEST 2016


I could not use plot for drawing a semilog graph. So I am using plot2d, but
if I want the curve to have both linestyle and markers, I have to draw the
curve

Twice, like: 

Plot2d(x,y,1,logflag='ln') for the line

And then:

Plot2d(x,y,-5,logflag='ln') for the markers.

It is very cumbersome.

Does anyone know a simple way to do it?

 

Offer

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20160703/72d1412a/attachment.htm>


More information about the users mailing list