MATLAB .fig files are just MAT-files. ([Undocumented MATLAB](http://undocumentedmatlab.com/blog/fig-files-format/)) When opening one of these files in matfilerw, it errors with `incorrect matlab array class: function_handle`. If this is fixed, it will enable [DiffPlug to view and diff figure files](https://discuss.diffplug.com/t/feature-request-figure-files-support/109/3).