Using Stateflow     Search    Help Desk 
sfprint

Print the visible portion of the Stateflow diagram.

Syntax

sfprint

sfprint ('diagram_name','ps')

sfprint ('diagram_name','psc')

sfprint ('diagram_name','tif')

sfprint ('diagram_name','clipboard')

Description

sfprint prints the visible portion of the current Stateflow diagram. A read-only preview window appears while the print operation is in progress. An informational box appears indicating the printing operation is starting.

See "Printing a Stateflow Diagram", for information on printing Stateflow diagrams that are larger than the editor display area.

sfprint ('diagram_name','ps') prints the visible portion of the specified Stateflow diagram to a postscript file.

sfprint ('diagram_name','psc') prints the visible portion of the specified Stateflow diagram to a color postscript file.

sfprint ('diagram_name','tif') prints the visible portion of the specified Stateflow diagram to a .tif file.

sfprint ('diagram_name','clipboard') prints the visible portion of the specified Stateflow diagram to a clipboard bitmap (PC version only).



[ Previous | Help Desk | Next ]