User`s guide
Graphics and 3-D Visualization
18-39
• loglog
• mesh
• plot
• plot3
• quiver
• quiver3
• scatter
• scatter3
• semilogx
• semilogy
• stairs
• stem
• stem3
• subplot
• surf
Note that the updated list adds functions plot3 and quiver3.
In the earlier release note, the following functions were incorrectly identified as accepting
the v6 option:
• meshc
• meshz
• surfc
These functions do not call v6 code and are not affected by it becoming obsolete.
Compatibility Considerations
Specifying the v6 flag to any plotting function now results in a warning that the option
is being removed, but the option still functions. To generate a FIG-file for a plot created
with the v6 option, you still need to use the -v6 option to the hgsave command in order
to save it in a form that a previous version of MATLAB can read. Figures containing
annotations (such as textboxes, arrows, ovals, and rectangles) that are saved this way
open in previous versions, but the annotations do not display because different objects