Filter löschen
Filter löschen

signal processing in ecg

4 Ansichten (letzte 30 Tage)
Kirthika
Kirthika am 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?

Akzeptierte Antwort

Walter Roberson
Walter Roberson am 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()

Weitere Antworten (0)

Kategorien

Mehr zu Images finden Sie in Help Center und File Exchange

Tags

Noch keine Tags eingegeben.

Community Treasure Hunt

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

Start Hunting!

Translated by