[Scilab-users] filled contour plot

Rafael Guerra jrafaelbguerra at hotmail.com
Tue Jan 23 21:00:50 CET 2018


Hi Claus,

You are welcome.
Herein some improved code to replace the section that sets dashed line contours:

for i = 1:nz
    if e.children(i).type == "Compound" then
        e.children(i).children.line_style = 2;  // dashed contours
    end
end

Regards,
Rafael

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20180123/878ccbe1/attachment.htm>


More information about the users mailing list