MCR plot resolution/size
이전 댓글 표시
I'm running the MATLAB Compile Runtime (MCR) on a server and would like to adjust the display of generated graphics (plot etc).
The followings commands have no effect:
- print(fig,plotNamejpg,'-djpeg',printResolution);
- set(groot,'defaultfigureposition',[0 0 FIGURE_SIZE_H FIGURE_SIZE_V]).
The server that I'm ruinning the MCR has no GPU. Is anyone aware of what settings are available that will help to rectify this?
댓글 수: 1
Roshni Garnayak
2019년 8월 22일
Which version of MATLAB Runtime are you using?
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 MATLAB Coder에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!