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

1 visualización (últimos 30 días)
gycsu
gycsu el 16 de En. de 2017
Editada: Walter Roberson el 16 de En. de 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.

Respuestas (0)

Categorías

Más información sobre Graphics Performance en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by