draw_array()

Description: This function creates a 3D representation of an arbitrary array of FOCUS transducers.

Usage

draw_array(transducer_array);
draw_array(transducer_array, input_color);
draw_array(transducer_array, input_color, new_figure);
draw_array(transducer_array, input_color, new_figure, coordinate_grid); 

Arguments

Output Parameters

Notes

This function returns nothing; it plots the given transducer

array in a new MATLAB figure.