<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Hallo Serge,<br>
Perfect remedy! The twinkling has come to an end. Thanks a lot!<br>
Kind regards<br>
Jens<br>
--------------------------------------------------------------------------------------------------<br>
<br>
<div class="moz-cite-prefix">Am 10.12.2016 21:25, schrieb Serge
Steer:<br>
</div>
<blockquote cite="mid:66dfab16-b683-dfdc-4e39-5c30f004c659@inria.fr"
type="cite">
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<div class="moz-cite-prefix">Le 10/12/2016 à 21:00, Jens Simon
Strom a écrit :<br>
</div>
<blockquote cite="mid:584C5EC9.1090902@hslmg.de" type="cite">
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
Hallo Scilab experts,<br>
During execution of plot3d, param3d, surf, etc. Scilab <b>automatically</b>
chooses the axes property <b> rotation_angles</b>. Is there a
way to influence this automatic? I do not mean ca=gca();
ca.rotation_angles=[ang1 ang2]. The setting should be
positioned in the script<b> </b><b>before</b> the plot command
und should be valid for further plots. <br>
<br>
This question is in context with the thread 'untwinkle a
sequence of graphics'. Without setting ca.rotation_angles=[a1
a2] after the param3d there is no twinkle. If I set the
appropriate aspect - twinkling occurs again. <br>
</blockquote>
You can call drawlater() just before the sequence plot3d(...);
ca.rotation_angle=.... <br>
this way the intermediate graphics will not be displayed<br>
and call drawnow() just after to show the final graphic<br>
<blockquote cite="mid:584C5EC9.1090902@hslmg.de" type="cite"> <br>
I have not been able to reduce this to a a minimal example.
Perhaps my enquiry suffices.<br>
<br>
Kind regards<br>
Jens<br>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
users mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:users@lists.scilab.org">users@lists.scilab.org</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://lists.scilab.org/mailman/listinfo/users">http://lists.scilab.org/mailman/listinfo/users</a>
</pre>
</blockquote>
<p><br>
</p>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
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>