Figures running Matlab under non-interactive mode

I am running a Matlab script in a remote cluster, using Unix. The script is run through the terminal in non-interactive mode.
My problem is that the Matlab script produces a figure that is exported to .eps format, under interactive mode, there is no problem, however, when I run the program in non-interactive mode the .eps file that is created is completely white, no figure is stored.
Someone knows why is this happening and how can I have my figure exported into eps when I run Matlab in non-interactive mode?

댓글 수: 2

I just found out that the whole problem is coming for using the 'Latex' interpreter in legend and in axes.
When I remove this interpreter then the graph is correctly created as a .eps file.
Maybe any ideas of why this problem is happening?
Regards,
Alberto
I haven't seen this referenced before, but which MATLAB version are you using?

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

도움말 센터File Exchange에서 Integration with Online Platforms에 대해 자세히 알아보기

질문:

2015년 8월 9일

댓글:

2015년 8월 10일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by