Creates 2D arrays containing identical rows and columns of data. The 2D arrays are typically used to evaluate and plot functions of two variables.
Creates 2D arrays containing identical rows and columns of data from an input array that determines both row and column data.
Creates 2D arrays containing identical rows and columns of data from two input arrays that determine row data and column data separately.