Figures running Matlab under non-interactive mode
Mostrar comentarios más antiguos
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 comentarios
Alberto
el 10 de Ag. de 2015
Walter Roberson
el 10 de Ag. de 2015
I haven't seen this referenced before, but which MATLAB version are you using?
Respuestas (0)
Categorías
Más información sobre Integration with Online Platforms en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!