<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Hello,<br>
<br>
Le 24/03/2019 à 03:27, Federico Miyara a écrit :<br>
</div>
<blockquote cite="mid:5C96EAFE.9040209@fceia.unr.edu.ar" type="cite">
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
<br>
<font face="Courier New, Courier, monospace">Heinz,<br>
</font><br>
<blockquote cite="mid:8AFE7C27-D8DF-4852-853B-735F394281B0@me.com"
type="cite">gca().rotation_angles = [180 0] is perfect for me.
270° West is correctly on the left hand side !
<div class=""><br class="">
</div>
<div class="">But I get a mess with a multiple plot.....I want
the degrees only at the outermost circle</div>
<div class="">Heinz</div>
<div class=""><br class="">
</div>
<div class="">for i=1:6; ..</div>
<div class="">polarplot(theta,MM(:,i),style=i); ...</div>
<div class="">end;</div>
<div class="">gca().rotation_angles = [180 0]<br>
</div>
</blockquote>
</blockquote>
<br>
Where is the original message, and what's the original request and
its context?<br>
I have not received it and it is not archived for any Scilab mailing
list.<br>
<br>
It's <a href="http://bugzilla.scilab.org/show_bug.cgi?id=5907">not
possible to use polarplot() in overplotting mod</a>e.<br>
<br>
The only way to plot several curves in polar mode is to use matrices
as input, as for the plot() and plot2d() functions, and as
illustrated in some polarplot() examples.<br>
<br>
Samuel<br>
<br>
</body>
</html>