Using MATLAB Graphics     Search    Help Desk 

Multiple Axes per Figure

The subplot function creates multiple axes in one figure by computing values for Position that produce the specified number of axes.

The subplot function is useful for laying out a number of graphs equally spaced in the figure. However, overlapping axes can create some other useful effects.



[ Previous | Help Desk | Next ]