get_phases()
Description: This function is used get a matrix containing the phases of all elements of a transducer array.
Usage
phases = get_phases(transducer_array);
Arguments
- transducer_array A FOCUS transducer array.
Output Parameters
- phases An m by n matrix where element (m,n) contains the phase of transducer array element (m,n).

