plotCamera
Plot camera in 3-D coordinates
Description
plots a default
camera in 3-D coordinates in the current axes. The function returns
cam = plotCameracam, a Camera object that contains
the properties of the plotted camera.
plots one or more cameras specified by cam = plotCamera(cameraTable)cameraTable.
specifies options using one or more name-value arguments in addition to any
combination of arguments from previous syntaxes. For example,
cam = plotCamera(Name=Value)Opacity=0.4 sets the opacity of the plotted camera to
0.4.
The name-value pair arguments set the associated properties of the plotted camera visualization object.







