MATLAB COMPILER RELEASE NOTES User's Guide Page 533

  • Download
  • Add to my manuals
  • Print
  • Page
    / 716
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 532
Graphics and 3-D Visualization
19-33
Property Inspector Now Has Context-Sensitive Help
When you use the Property Inspector (the inspect command), you can now ask for a
description of any property it shows. The descriptions come from the property reference
page for the type of object being inspected (e.g., axes, lineseries, annotations, uicontrols,
etc.). To get a description of a property, right-click its name in the left-hand column of the
Property Inspector and select What's This? from the context menu that appears. A mini-
help window opens to show the property's description from the object's property reference
page. If you need an overview of all properties pertaining to particular kinds of objects
and how these objects relate, scroll through the entries in the mini-help window or open
the Handle Graphics Property Browser from the Help Browser.
The “v6” Option for Creating Plot Objects is Obsolete
Prior to MATLAB Version 7, handles returned by high-level plotting functions referenced
graphic primitives, such as lines and patches. In Version 7, MATLAB began bundling
the primitives into “series” objects, for example, lineseries, barseries, and contourgroups.
At that time, the v6 option was added to plotting functions to enable users of MATLAB
Version 7.x to create FIG-files that previous versions can open. The v6 option is now
obsolete. It will be removed in a future MATLAB release. The following functions include
the option in their syntax and now warn when it is used:
area
bar
barh
colorbar
contour
contourf
errorbar
legend
loglog
mesh
meshc
meshz
plot
quiver
Page view 532
1 2 ... 528 529 530 531 532 533 534 535 536 537 538 ... 715 716

Comments to this Manuals

No comments