This is a simple example program that shows how to use the MatlabWorkspace
class of the igl library


To Build:
  make

To Run:
  ./example [input path] [output path]

Example Run #1:
  Issuing:
    ./example example.dmat output.mat
