<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<br>
<font face="Courier New, Courier, monospace">Probably it is<br>
<br>
a = gca();</font><br>
x = a.children.children.data(:,1);<br>
y = a.children.children.data(:,2);<br>
<br>
since a.children doesn't have the "data" proerty, but its child is
of type "Polyline" which does have the "data" property <br>
<br>
Federico Miyara <br>
<br>
<div class="moz-cite-prefix">On 13/01/2019 07:55, Nikolay Strelkov
wrote:<br>
</div>
<blockquote
cite="mid:CADK7Jfnp-+QX0frDwnBxE9WLwgYGQUvEY1Lt1y_FSLdoB+Eg7Q@mail.gmail.com"
type="cite">
<div>
<div> a = gca();</div>
<div> x = a.children.data(:,1);</div>
<div> y = a.children.data(:,2);<br>
</div>
</div>
<div dir="ltr"><br>
</div>
</blockquote>
<br>
<div id="DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2"><br /> <table style="border-top: 1px solid #D3D4DE;">
<tr>
<td style="width: 55px; padding-top: 18px;"><a href="https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient" target="_blank"><img src="https://ipmcdn.avast.com/images/icons/icon-envelope-tick-round-orange-animated-no-repeat-v1.gif" alt="" width="46" height="29" style="width: 46px; height: 29px;" /></a></td>
<td style="width: 470px; padding-top: 17px; color: #41424e; font-size: 13px; font-family: Arial, Helvetica, sans-serif; line-height: 18px;">Libre de virus. <a href="https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient" target="_blank" style="color: #4453ea;">www.avast.com</a> </td>
</tr>
</table>
<a href="#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2" width="1" height="1"> </a></div></body>
</html>