Why does my deployed MATLAB code require and active X-Windows session when being utilized in batch scheduled mode ?

My deployed MATLAB (r2011b version) code requires an active X-Windows session (or legitimate value for $DISPLAY) when deployed in a batch scheduled mode on a linux cluster. If either of these is not available, the rendered graphics is very poor and extremely slow to execute. Is there a compiler flag that can be set to avoid this behavior ? All of the graphics in the code is constructed using figure('Visible','OFF') and then sent to PNG files.

回答(0 个)

类别

帮助中心File Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息

提问:

2014-3-8

编辑:

2014-3-8

Community Treasure Hunt

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

Start Hunting!

Translated by