Creating figure with negative position for secondary monitor (on mac)?

1 次查看(过去 30 天)
i see some questions for this exact issue, but resolved for windows - i'm on a mac and can't translate the answers across.
i want to have figures come up on my secondary monitor, on the left of my main screen. the relative positions of my monitors are:
[-1439 1 1440 900; 1 1 1680 1050]
if i ask for: figure('position', [-1000 x y z])
i get the corresponding figure from: figure('position', [1 x y z])
ie the negative value is ignored. before i updated my matlab version, this worked just fine. any clues?

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Interactive Control and Callbacks 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by