Borrar filtros
Borrar filtros

I want to extract the image without the axes

3 visualizaciones (últimos 30 días)
neal paze
neal paze el 19 de Mayo de 2021
Comentada: neal paze el 19 de Mayo de 2021
I can only use 'axis off' to hidden the axis,but it still has white area.I can not deal with image one by one because I need to deal with many date in the same code.
  3 comentarios
neal paze
neal paze el 19 de Mayo de 2021
I make a image with the function of imagesc.I only want to the image without the axies and backgroud.But the axis can only off,can not delete.
neal paze
neal paze el 19 de Mayo de 2021
In a word ,how to do this

Iniciar sesión para comentar.

Respuestas (1)

Jan
Jan el 19 de Mayo de 2021
img = getframe(AxesHandle)
  1 comentario
neal paze
neal paze el 19 de Mayo de 2021
It still does not work.It tells "Unrecognized function or variable 'AxesHandle'."

Iniciar sesión para comentar.

Categorías

Más información sobre Time-Frequency Analysis en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by