Working with model diagrams : Preferences : Build



Preferences dialogue box

"Build" settings

Position of run control and input sliders

Position of the run control and
slider windows, when not using the
single window run time environment is specified here, in the form xy, x and
y specify the desired location of window on the screen, in pixels.

Each of x and y must be preceded by + or - . If x is preceded by +, it
specifies the number of pixels between the left edge of the screen and the
left edge of window's border; if preceded by - then x specifies the number
of pixels between the right edge of the screen and the right edge of
window's border. If y is preceded by + then it specifies the number of
pixels between the top of the screen and the top of window's border; if y
is preceded by - then it specifies the number of pixels between the bottom
of window's border and the bottom of the screen. For instance, "+100-100"
would place the window a short way in from the bottom left corner. Enter
"default" to use Windows built-in placement algorithm.

Use which C++ compiler

Models can be compiled and linked using either Microsoft Visual C++ (any
32-bit version) or GNU mingw GCC (version 2.95.2 or later).

Use single-window run time environment

This option selects between the single-window and multiple-window run time environments.

In: Contents >> Working with model diagrams >> Preferences