<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Hello,<br>
You didn't miss anything. I did: I tried <i>size</i> but I did not
try <i>length</i> although it is so self-evident.<br>
Solved. Thanks a lot!<br>
Jens<br>
----------------------------------------------------------------------<br>
<div class="moz-cite-prefix">Am 02.05.2016 18:51, schrieb
<a class="moz-txt-link-abbreviated" href="mailto:sgougeon@free.fr">sgougeon@free.fr</a>:<br>
</div>
<blockquote
cite="mid:2064613909.230325142.1462207898350.JavaMail.root@zimbra75-e12.priv.proxad.net"
type="cite">
<pre wrap="">Hello,
</pre>
<blockquote type="cite">
<pre wrap="">De: "Jens"
Hi,
By the line
for i=1:n; ca.children(i).children.foreground=5; end
one can change all level lines of a 2D contour plot to red. But how can the
script find n (without manual trial and error)?
</pre>
</blockquote>
<pre wrap="">
With
length(ca.children)
?
I may miss something...
Samuel
_______________________________________________
users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:users@lists.scilab.org">users@lists.scilab.org</a>
<a class="moz-txt-link-freetext" href="http://lists.scilab.org/mailman/listinfo/users">http://lists.scilab.org/mailman/listinfo/users</a>
</pre>
</blockquote>
<br>
</body>
</html>