Effacer les filtres
Effacer les filtres

I want to extract the image without the axes

3 vues (au cours des 30 derniers jours)
neal paze
neal paze le 19 Mai 2021
Commenté : neal paze le 19 Mai 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 commentaires
neal paze
neal paze le 19 Mai 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 le 19 Mai 2021
In a word ,how to do this

Connectez-vous pour commenter.

Réponses (1)

Jan
Jan le 19 Mai 2021
img = getframe(AxesHandle)
  1 commentaire
neal paze
neal paze le 19 Mai 2021
It still does not work.It tells "Unrecognized function or variable 'AxesHandle'."

Connectez-vous pour commenter.

Catégories

En savoir plus sur Time-Frequency Analysis dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by