function cg = compgrid(g) % % Returns the compgrid in the GUIflow object. % % See also: flowfield, GUIflow. cg = compgrid(g.FlowField);