qsave
Saves a qplot figure
Help text:
qsave(ofn) saves the current qplot figure to the named file.
qsave(ext), where ext is just a filename extension (without the dot),
uses the name of the current figure.
qsave(ofn, reso) specifies bitmap resolution for png/jpeg output.
qsave without arguments saves to pdf.
Download pdf.