Set the model view.
hplot.view(v)
This method changes the view of the model. The view is specified by V, which can be 'xy', 'xy-', 'yz', 'yz-', 'xz', 'xz-', 'iso', or a 1x2 numeric vector containing [AZ EL], the azimuth and elevation. Setting V to 'reset' will reset the zoom so that the model fits in the panel.
Other valid inputs for the view option specify whether the view is a parallel or perspective projection. This can be controlled by passing in 'parallel' or 'perspective', respectively.