About the WebFigures Feature
Using the WebFigures feature in MATLAB Builder NE you
can display MATLAB figures on a Web site for graphical manipulation
by end users. This enables them to use their graphical applications
from anywhere on the Web without the need to download MATLAB or
other tools that can consume costly resources.
This chapter includes Quick Start: Implementing a WebFigure, which guides you
through implementing the basic features of WebFigures, and an advanced
section to let you customize your configuration depending on differing
server architectures.
Supported Renderers for WebFigures
The MATLAB Builder NE WebFigures feature uses the same renderer
used when the figure was originally created by default.
In MATLAB, the renderer is either explicitly specified
for a figure or determined by the data being plotted. For more information
about supported renderers in MATLAB, see http://www.mathworks.com/support/tech-notes/1200/1201.html.
Note
The WebFigures feature does not support the Painter renderer
due to technical limitations. If this renderer is requested, the renderer Zbuffer will
be invoked before the data is displayed on the Web page. |
Back to Top
 | Deploying a MATLAB Figure Over the Web Using WebFigures | | Before You Use WebFigures |  |
Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
Get the Interactive Kit