Bug in Copy FIgure clips out part of figure

66 vues (au cours des 30 derniers jours)
T A
T A le 22 Sep 2017
Commenté : T A le 19 Fév 2024
I've recently installed Matlab (R2017a on Windows 10 Home) on a new laptop and just noticed that the Copy Figure button results in only part of the figure being pasted. Specifically, the upper-left portion of the figure is preserved, but the rest is lost. I've not done any adjustments to the figure dimensions nor axes bounds, nor am I using any specialized plotting software, so this appears to be the default behavior. I've tested pasting into several MS Office products and MS Paint, all showing the same behavior. Below is a sample of what gets pasted into MS Paint for reference.
Manually resizing the figure axis bounds so that the axis is located in the upper-left section of the figure window (shown in the second plot below) results in the entire figure being copy-paste-able. This seems to imply the issue is related to Matlab's perception of the figure bounding box.
I noticed this link: https://www.mathworks.com/matlabcentral/answers/197305-possible-bug-in-copying-figures which alludes to a similar issue, though it was R2015a. Thanks in advance for any help.
  2 commentaires
Steven Lord
Steven Lord le 22 Sep 2017
I don't see any attached pictures. Please try attaching it or including it in a comment again using either the Image button (the one with the green picture) or the Attach file button (the one with the paperclip.)
T A
T A le 22 Sep 2017
Post updated with the figure, also added some more info.

Connectez-vous pour commenter.

Réponse acceptée

George Mencoff
George Mencoff le 2 Mai 2018
I was having the same problem on windows 10. If you click "edit" and "copy options", and change the clipboard format to bitmap, it may fix your problem. This worked for me.
  1 commentaire
Ernst Broberg Hansen
Ernst Broberg Hansen le 4 Sep 2019
Excellent!
Worked for me as well. Exatctly same problem. Weird, that the problem started today, but I've had Win10 and Matlab for several months...

Connectez-vous pour commenter.

Plus de réponses (3)

Marcelo Moraes
Marcelo Moraes le 6 Jan 2022
Hi,
I solved the issue by changing the Windows High DPI scaling as follows:
Right-click on matlab.exe => Properties
Compatibility
Change high DPI settings
Check "Override high DPI scaling behavior".
Select "System"
OK.
Restart Matlab.

T A
T A le 3 Oct 2017
The problem appears to be with Windows 10. The zoom level setting in Windows 10 affects how multiple applications perceive a visible window's extent. For instance, the same buggy behavior can be seen in MS Excel by following these steps:
1) Open Excel and create a new empty spreadsheet
2) File some rows and columns with any data
3) Select the filled cells
4) Select Copy->Copy as Picture... in the toolstrip
5) Select Picture Format and click OK
6) Paste
  2 commentaires
Mahdi Torabi
Mahdi Torabi le 24 Mai 2019
so is there any way to solve this?
T A
T A le 19 Fév 2024
@Mahdi Torabi I've not had this issues with newer computers and/or Matlab versions, so I cannot say for sure. But other users have suggested solutions in this thread that you might want to try.

Connectez-vous pour commenter.


Peter Middleton
Peter Middleton le 17 Déc 2019
Yes - just had the same issue. Go to Win10 display settings and select the recommended zoom level (150% on my system) - now pastes ok.

Catégories

En savoir plus sur Environment and Settings dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by