Closed AndreZeug closed 2 years ago
Please run the following command: print(fig1, '-loose', '-painters', '-r864', '-depsc2', 'test.eps')
and send me the resulting test.eps file
You just need basic Matlab for the test
Dear Yair, did you recognized the "test.zip" which contains the requested 'test.eps' in my previous post? I forgot to emphasize the content of the zip file. Is the test.eps sufficient?
Please retry using the latest version (3.27) - I have a feeling that it solves this problem. Let me know what happens.
No response, closing this issue
Using the latest version of export_fig (3.25) I receive 'empty' files when using:
export_fig(figFileName,'-q100','-append','-silent', fig1);
Checking the pdf file Figure_v3.25.pdf with Adobe Illustrator, I can see the content in the background. Going back to export_fig (v3.24) it works like expected Figure_v3.24.pdfAny Idea, what could be wrong? (Using Win10, R2022a, gs9533w64)