I installed the MATLAB API, added to the path and started it by entering "waterloo". I can create the graphs of the examples, but I can not save them either in .kclf or .eps, .bmp, etc. When I click on Save as... in the Graph Editor, it does not create the saved file.
What did I do wrong? I'm using MATLAB R2011a.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Warning is printed to the command window as I wanted to save the figure as a .pdf named j.pdf:
DEBUG - Saving: ShellFolder: 0x11\j.pdf.pdf
WARN - IOException saving file: ShellFolder: 0x11\j.pdf.pdf
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
PDF support depends on Apache Batik which ships with MATLAB. There are some issues, perhaps because of version mixing with various jar files. Mathworks informed.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
View and moderate all "Help" comments posted by this user
Mark all as spam, and block user from posting to "Discussion"
I installed the MATLAB API, added to the path and started it by entering "waterloo". I can create the graphs of the examples, but I can not save them either in .kclf or .eps, .bmp, etc. When I click on Save as... in the Graph Editor, it does not create the saved file.
What did I do wrong? I'm using MATLAB R2011a.
View and moderate all "Help" comments posted by this user
Mark all as spam, and block user from posting to "Discussion"
Warning is printed to the command window as I wanted to save the figure as a .pdf named j.pdf:
DEBUG - Saving: ShellFolder: 0x11\j.pdf.pdf
WARN - IOException saving file: ShellFolder: 0x11\j.pdf.pdf
PDF support depends on Apache Batik which ships with MATLAB. There are some issues, perhaps because of version mixing with various jar files. Mathworks informed.