Hello,

according to your needs, you may do either:

plot2d()
ax = gca();
ax.y_location = 'right';

or

demo_gui() // then Graphics => 2D & 3D => plotyy | plotyyy
// and look at the code, using 
help newaxes // http://help.scilab.org/docs/5.4.0/en_US/newaxes.html

Regards
Samuel
_______________________________________________
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users

Reply via email to