Stateflow | ![]() ![]() |
Print the visible portion of a Stateflow diagram.
Syntax
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 the Current View, 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).
![]() | stateflow | sfhelp | ![]() |