Re: Need help with plotting voltage phasors
Brett Green <[email protected]>
| Newsgroups | gmane.comp.gnu.octave.general |
|---|---|
| Message-ID | <CANkKLCd1KSP5Tbm5hMVcnkoKaH3pjs7JdN9-=FzKPU6JCFPNow@mail.gmail.com> |
On Sat, Mar 27, 2021 at 6:38 AM swagata Mukherjee <[email protected]> wrote: > Hi All, > I have the attached comtrade file. I want to plot similar to this > snapshot. Can anyone help me on this one? > > You can use the function "polar <https://octave.sourceforge.io/octave/function/polar.html>" for the spiral and draw the arrows as annotations <https://octave.org/doc/v4.0.3/Plot-Annotations.html>.