Resizing to align 2 axes in MATLAB GUI
조회 수: 2 (최근 30일)
이전 댓글 표시
I have 2 images of size 512x512(IMG1) and 512x46(IMG2) respectively which are placed vertically on top of each other in a figure. When I crop IMG1, I want the IMG2 to resize and align vertically with IMG1. I have tried daspect, pbaspect and linkaxes option in MATLAB but cant seem to get the exact results I want. Not sure what I'm doing wrong. Any help in this regard is greatly appreciated. NOTE: I have attached before and after images. The after image shows imperfect alignment of top and bottom image..
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Graphics Object Programming에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!