get_pressure()

Description: Extracts a two-dimensional pressure plane from the three-dimensional pressure field returned by FOCUS functions (e.g. fnm_call).

Usage

pressure_2d = get_pressure(pressure_3d, plane, index); 

Arguments

Output Parameters

Notes

This function is intended for users who are unfamiliar with

the MATLAB colon notation.