How can I increase size of the subplots

1 次查看(过去 30 天)
As you can see from the image I attach, second and third axes are half size from the original one. Any idea of how to make them same size?

回答(1 个)

KSSV
KSSV 2018-5-22
  1 个评论
Stelios Fanourakis
Stelios Fanourakis 2018-5-23
I found the solution. Thanks guys!
imshow(Img, 'XData',[1 592], 'YData',[1 481]);

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 DICOM Format 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by