experience and innovation

Now Hiring!

-------------------------------------------------------------------------------
   Outputs the frequencies for specified bands of electromagnetic radiation.

   Type Frequency for a demo.
-------------------------------------------------------------------------------
   Form:
   f = Frequency( band, new )
-------------------------------------------------------------------------------

   ------
   Inputs
   ------
   band      (1,:)  Band, for example 'uhf', 'visible'
   new       (1,1)  Use new bands, i.e. 'a', 'b'

   -------
   Outputs
   -------
   f          (:)    Frequency (Hz)

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