Plots are shown at upper left shrieked on OSX in 2015b and 2016a

1 vue (au cours des 30 derniers jours)
gycsu
gycsu le 16 Jan 2017
The symptom is similar to the bug report in https://www.mathworks.com/matlabcentral/answers/241982-plots-are-shown-as-upper-left-cropped-on-osx-in-2015b. It happened quite a lot on both 2015b and 2016a. The full image is displayed on the left corner of the plot window as shown in the following figure. The figure is produced by using the following command:
I = imread('cameraman.tif');
figure;imshow(I);title('Original Image');
No matter how the figure is resized, it is still like that, i.e. the plotted image stays at the upper left corner. After Matlab restarts, it goes away. However, it comes back somehow and requires a restart again.
Any solution to this will be appreciated.

Réponses (0)

Catégories

En savoir plus sur Graphics Performance dans Help Center et File Exchange

Tags

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by