Clear Filters
Clear Filters

signal processing in ecg

4 views (last 30 days)
Kirthika
Kirthika on 9 Feb 2012
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?

Accepted Answer

Walter Roberson
Walter Roberson on 9 Feb 2012
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()

More Answers (0)

Categories

Find more on Images in Help Center and File Exchange

Tags

No tags entered yet.

Community Treasure Hunt

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

Start Hunting!