フィルターのクリア

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

1 回表示 (過去 30 日間)
neil jerome
neil jerome 2019 年 4 月 29 日
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 Center および File ExchangeInteractive Control and Callbacks についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by