draw_circ()

Description: This is a helper function to draw the circular transducers used by the draw_array function.

Usage

draw_circ(transducer, color); 

Arguments

Output Parameters

Notes

Users are not expected to use this function. Instead, draw_array should always be used, even for single transducers.