Add a New Comment (Rich Markup)
Okay. I've marked this as a Feature Request since it is something neither Matlab nor Octave do at the moment.
I tried it, and at least in R2017b it moved figures from the second monitor to the first. But according to their description of the function I should submit a bug report to them too...
As a reference, how does Matlab's findfigs handle figures which are not on the primary monitor? The documentation (http://www.mathworks.com/help/matlab/ref/findfigs.html) is not clear on that point.
findfigs improperly moves figures that are on monitors that are not the primary monitor. It uses get(0,'screensize'), which only returns the size of the primary monitor. It should get and compare to the size of all montiors, which suggests use of get(0,'monitorpositions'). The monitorpositions root figure property, however, currently incorrectly gives info for only a single monitor as reported in bug #48239.
(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)
Attach Files: Comment:
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Only project members can vote.
Please enter the title of George Orwell's famous dystopian book (it's a date):
Follow 4 latest changes.
Copyright © 2023 Free Software Foundation, Inc. Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved. The Levitating, Meditating, Flute-playing Gnu logo is a GNU GPL'ed image provided by the Nevrax Design Team. Source Code
Powered by Savane 3.11