Using MATLAB Graphics     Search    Help Desk 

Handle Graphics

You can more precisely control the way MATLAB displays data or you can develop your own graphics commands using Handle Graphics, MATLAB's object-oriented graphics system. Handle Graphics defines a set of graphics objects, such as lines, surfaces, and text, and provides mechanisms to manipulate the characteristics of these objects to achieve the desired results. You can use Handle Graphics in a number of ways:



[ Previous | Help Desk | Next ]