[Scilab-users] more polarplots in one coordinate system

Maxi041291 Maxi.bartels at gmail.com
Mon Nov 28 11:12:03 CET 2016


Hello together, 

i would like two plot a few polarplots in one coordinate-system. The number
of the plots should be defined by the length of a vector. 
In Matlab i would use the hold on command in a for Loop for it. 

I know, that i dont Need the hold on command in the plot(), but if i define
two polarplots, i get two different coordinate Systems. 
For e.g. 
polarplot(Phase,magnitude) 
polarplot(Phase1, magnitude1) 

I have to define those in one polarplot to get one coordinate System for
both: 
polarplot([Phase phase1],[Magnitude,magnitude1]). 

Now my question is: 

how can i automatically define more polarplots (depending on the length of
my vectors) in one coordinate System? 

thank you, Maxi 



--
View this message in context: http://mailinglists.scilab.org/more-polarplots-in-one-coordinate-system-tp4035127.html
Sent from the Scilab users - Mailing Lists Archives mailing list archive at Nabble.com.



More information about the users mailing list