pwSaveAllOpenFigures


 pwSaveAllOpenFigures(figures)

 Saves all open figures to hard disk.

 

Arguments for pwSaveAllOpenFigures

 figures  numeric array  Handles to all figures to be saved.
                         If unspecified, all open figures will be saved.

 

Description

 The used image types can be specified in the configuration:

  config.plotting.saveFIG
  config.plotting.savePNG
  config.plotting.savePNGsmall
  config.plotting.saveEPS
  config.plotting.saveTIFFEPS
  config.plotting.saveJPG
  config.plotting.savePDF
  config.plotting.saveEMF

See also

pwSaveFigures
pwArrange
pwArrangeAllOpenFigures
pwGetConfig
pwSetConfig