printfigureOpens a printing dialog and prints a figure.Calling Sequence
printfigure(figid)
status = printfigure(figid)
ArgumentsfigidReal: the id of the figure to be printed.status
Boolean: %T if the printing succeeds, %F otherwise.
DescriptionThis function opens a dialog to select a printer, printing options... and then prints the figure.ExamplesSee Also
toprint
printsetupbox