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:
  1. print(fig,plotNamejpg,'-djpeg',printResolution);
  2. 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 Comment

Which version of MATLAB Runtime are you using?

Sign in to comment.

Answers (0)

Categories

Find more on MATLAB Coder in Help Center and File Exchange

Asked:

on 25 Jul 2019

Commented:

on 22 Aug 2019

Community Treasure Hunt

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

Start Hunting!