RectifierNPhase:

--------------------------------------------------------------------------
   N Phase rectifier. This uses 2*n diodes.

   Type RectifierNPhase for a demo.

--------------------------------------------------------------------------
   Form:
   vO = RectifierNPhase( g, v )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   g          (1,1)  Data structure
                     .vDiode    (1,1) vDiode
   v          (n,1)  Voltages

   -------
   Outputs
   -------
   vO         (1,1)  Output voltage

--------------------------------------------------------------------------

Children:

Common: Graphics/Plot2D