필터 지우기
필터 지우기

signal processing in ecg

조회 수: 4 (최근 30일)
Kirthika
Kirthika 2012년 2월 9일
we used imdilate function to dilate the ecg image..values are coming..but the figure is too big to fit on the screen..what can be done to view the dilated image?

채택된 답변

Walter Roberson
Walter Roberson 2012년 2월 9일
Put the figure in a reasonable-sized axis, set the view so you get about 1:1 on the pixels, and pan the image to see additional parts of it.
If you are currently using imshow(), switch to image() or imagesc()

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Images에 대해 자세히 알아보기

태그

아직 태그를 입력하지 않았습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by