signal processing in ecg

4 次查看(过去 30 天)
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