Products & Services Solutions Academia Support User Community Company

Learn more about MATLAB   

Graphics and 3-D Visualization, MATLAB Version 7.9 (R2009b)

New features and changes introduced in this version are:

Enhanced Plot Selector Simplifies Data Display

The Plot Selector workspace tool creates graphs of workspace variables. As this video demo shows, the tool lets you access more types of data display functions and provides help about each one. It also categorizes display functions and lets you organize them within its drop-down menu. The following illustration shows the old and new versions of the Plot Selector and calls out new features.

Use the Plot Selector tool to instantly generate graphs of workspace variables. You can choose from more than 40 two-dimensional, three-dimensional, and volumetric MATLAB data display types. It also constructs graphs using Control System Toolbox™, Financial Toolbox™, and Statistics Toolbox™ functions if your installation includes those products.

The Plot Selector button displays a graph icon and the names of selected variables in the Workspace browser or the Variable Editor. Until you select one or more variables, the button reads Select to plot . The graphing function for one or two data vectors still defaults to plot, but the tool now gives you additional options and information, including the following:

For more information, see Creating Plots from the Workspace Browser.

Compatibility Considerations

Certain Print Options and Devices Now Warn When Used

The following print command option and device now throw warnings when used and will be removed in a future release:

Option/
Device
Warning IDWarning Text
'-adobecset' print option'MATLAB:print: adobecset:DeprecatedOption'The -adobecset option will be removed in a future release.
'-dill' print device (native support for Adobe Illustrator) 'MATLAB:print: Illustrator:DeprecatedDevice' The '-dill' print device will be removed in a future release. Use Encapsulated PostScript ('-depsc') instead.

If you wish to prevent these warnings from displaying, use the warning command.

Compatibility Considerations

If you have developed code that uses the previous option or device, in the future you must remove such calls or replace them with other code.

The view Function No Longer Supports 4-by-4 Transformation Matrices as Input

The view function. no longer supports 4-by-4 transformation matrices as input arguments. Previously, you could create a 4-by-4 transformation matrix and use it with view.

Compatibility Considerations

If you have code that calls view(T), explore using view([az el]) instead.

  


Recommended Products

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.

 © 1984-2009- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS