MATLAB: Is it possible to use Stylesheets in the Print Preview window to save a JPG in MATLAB 7.6 (R2008a)

.jpgMATLABpreviewprintsheetstylestylesheet

In a figure if I go to File -> Print Preview and load a Stylesheet, I would like to save the figure in the JPG file format with the formatting specified in the StyleSheet.

Best Answer

The Print Preview window is meant for printing the figure to either a PDF or to a printer. No other file formats are directly supported.
As a work around, you may modify the figure properties and save as a JPG using the command line function:
print