LAMBDA - Wavelength Calculator

This function calculates the wavelength of a given frequency.

You are now following this Submission

This function will calculate the wavelength of a given frequency. By default the program will presume the entered value is in MHZ. However if you want to enter a frequency in another scale you also have the option to enter the scaling parameter as well (khz,mhz, or ghz).
function call:
lambda(frequency) || lambda(30)
lambda(freq,'scale') || lambda(30,'ghz')
current scale options: 'khz' 'mhz' 'ghz'

Cite As

James (2026). LAMBDA - Wavelength Calculator (https://www.mathworks.com/matlabcentral/fileexchange/30195-lambda-wavelength-calculator), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0