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

3 vues (au cours des 30 derniers jours)
neil jerome
neil jerome le 29 Avr 2019
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?

Réponses (0)

Catégories

En savoir plus sur Interactive Control and Callbacks dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by