[freq,c] = wavelen2freq(___)
also returns the propagation speed c used to compute frequency
freq. Use this syntax with any of the input arguments in previous
syntaxes.
Signal frequency, specified as a positive scalar or a length-M
vector of positive values. The size of freq equals the size of
wavelen. Units are in Hz.
Example: 10e6
Data Types: double
Signal propagation speed, returned as a positive scalar. Units are in m/s.