contras
이전 댓글 표시
Hi, I loaded and viewed in three axes, three DICOM images. I wanted to help imcontrast change parameters of all three pictures at the same time. I tried it this way after pressing this button:
imcontrast;
axes(handles.axes6);
imcontrast;
axes(handles.axes7);
imcontrast;
axes(handles.axes8);
답변 (1개)
카테고리
도움말 센터 및 File Exchange에서 Display 2-D Images에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!