User`s guide

R2007b
19-34
scatter
scatter3
semilogx
semilogy
stairs
stem
stem3
subplot
surf
surfc
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
are used to contain them in Version 7 than before. That is, the annotation objects have
never been backward compatible.