HRAWPLOT Generate a Raw Plot File

Section: Handle-Based Graphics

Usage

This function takes a sequence of commands, and generates a raw plot (to a file) that renders the commands. It is a useful tool for creating high quality fully customized PDF plots from within FreeMat scripts that are portable. The syntax for its use
  hrawplot(filename,commands)

where filename is the name of the file to plot to, and commands is a cell array of strings. Each entry in the cell array contains a string with a command text. The commands describe a simple mini-language for describing plots. The complete dictionary of commands is given