signal processing in ecg

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?

 Respuesta aceptada

Walter Roberson
Walter Roberson el 9 de Feb. de 2012

0 votos

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()

Más respuestas (0)

Categorías

Etiquetas

Aún no se han introducido etiquetas.

Community Treasure Hunt

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

Start Hunting!

Translated by