Main Content

To Workspace Plot

Capture plot figure created in the MATLAB workspace

Description

This component captures a plot figure created in the MATLAB® workspace, and then inserts one or both of the following into the report:

  • A table that includes input and output numeric values.

  • A figure that plots the values included in the table.

Print Options

  • Image file format: Specifies the image file format. The default option, Automatic HG Format, automatically chooses the format best suited for the specified report output format. Otherwise, choose an image format that your output viewer can read. Other options include:

    • Automatic HG Format (uses the Simulink® file format selected in the Settings dialog box)

    • Black and white encapsulated PostScript

    • Black and white encapsulated PostScript (TIFF)

    • Black and white encapsulated PostScript2

    • Black and white encapsulated PostScript2 (TIFF)

    • Black and white PostScript

    • Black and white PostScript2

    • Color encapsulated PostScript

    • Color encapsulated PostScript (TIFF)

    • Color encapsulated PostScript2

    • Color encapsulated PostScript2 (TIFF)

    • Color PostScript

    • Color PostScript2

    • JPEG high quality image

    • JPEG medium quality image

    • JPEG low quality image

    • PNG 24-bit image

    • TIFF - compressed

    • TIFF - uncompressed

    • Windows metafile

  • Paper orientation:

    • Landscape

    • Portrait

    • Rotated

    • Use figure orientation: Uses the orientation for the figure, which you set with the orient command.

    • Full page image (PDF only): In PDF reports, scales images to fit the full page, minimizes page margins, and maximizes the size of the image by using either a portrait or landscape orientation.

    For more information about paper orientation, see the orient command in the MATLAB documentation.

  • Image size:

    • Use figure PaperPositionMode setting: Uses the figure's PaperPositionMode property as the image size in the report. For more information about paper position mode, see the orient command in the MATLAB documentation.

    • Automatic (same size as on screen): Sets the image in the report to the same size as it appears on the screen.

    • Custom: Specifies a custom image size. Set the image size in the Size field and Units list.

  • Size: Specifies the size of the image in the format [w h] (width, height). This field is active only if you choose Custom in the Image size selection list.

  • Units: Specifies the units for the size of the image. This field is active only if you choose Set image size in the Custom selection list.

  • Background colors: Specifies the colors to use for printing. To change the colors in an image, choose one of these options:

    • Automatic: Prints the snapshot with the light graphics theme.

    • Light graphics theme: Prints the snapshot with a white background and dark-colored graph lines and text.

    • Dark graphics theme: Prints the snapshot with a dark-colored background and light-colored graph lines and text.

    • Preserve figure and axes background colors: Preserves the colors in the original image as displayed on the screen.

    • Use figure's InvertHardcopy setting: Uses the InvertHardcopy property of the image. if InvertHardcopy is true, the image prints with the light theme. If InvertHardcopy is false, the snapshot preserves the colors in the original image.

    • Make figure background white: Prints the snapshot with a white background.

Display Options

  • Scaling: Controls size of the image, as displayed in a browser. Making an image larger using this option does not affect the storage size of the image, but the quality of the displayed image may decrease as you increase or decrease the size of the displayed image.

    Generally, to achieve the best and most predictable display results, use the default setting of Use image size.

    • Use image size: Causes the image to appear the same size in the report as on screen (default).

    • Fixed size: Specifies the number and type of units.

    • Zoom: Specifies the percentage, maximum size, and units of measure.

  • Size: Specifies the size of the image in the format [width height]. This field is active only if you choose Fixed size in the Scaling list.

  • Max size: Specifies the maximum size of the image in the format [width height]. This field is active only if you choose Zoom from the Scaling selection list.

  • Units: Specifies the units for the size of the image. This field is active only if you choose Zoom or Fixed size in the Image size selection list.

  • Alignment: Only reports in PDF or RTF format support this property.

    • Auto

    • Right

    • Left

    • Center

  • Title: Specifies text to appear above the snapshot.

  • Caption: Specifies text to appear under the image.

Insert Anything into Report?

Yes. Figure.

Class

rptgen_sl.csl_blk_toworkspace

See Also

Figure Loop

Version History

expand all