Scilab Function

polarplot - représentation de courbes en coordonnées polaires

Sequence d'appel

polarplot(theta,rho,[style,strf,leg,rect])
polarplot(theta,rho,<opt_args>)

Parametres

Description

polarplot représente rho en fonction de theta en coordonnées polaires. theta est l'angle en radians entre l'axe des x et le rayon vecteur.

Exemples