johnyf / fig2u3d

Export MATLAB figure as U3D file or directly to 3D interactive PDF
http://www.mathworks.com/matlabcentral/fileexchange/37640-export-figure-to-3d-interactive-pdf
BSD 2-Clause "Simplified" License
63 stars 25 forks source link

Fix usage with full-filename including path #12

Open adhusch opened 7 years ago

adhusch commented 7 years ago

Make a call like fig2pdf3d(gca, ‘/foo/bar/filename’) work too (crashed before)