How to save "corrplot" figures?

Hello! I have a question about the corrplot figures. How can I save my corrplot figures as a png file using the "save" function? For some reason, corrplot does not like to be saved unless I do it manually from the top left corner, clicking "save as...".
Thanks in advance,
Tutku

 Respuesta aceptada

KALYAN ACHARJYA
KALYAN ACHARJYA el 10 de Sept. de 2018

0 votos

Have you tried this?
saveas(gcf,'filename.png'); %Use to display save as image

2 comentarios

Tutku Oztel
Tutku Oztel el 10 de Sept. de 2018
Worked! Thanks!
KALYAN ACHARJYA
KALYAN ACHARJYA el 10 de Sept. de 2018
Welcome
Happy to help!
Regards
Kalyan Acharjya

Iniciar sesión para comentar.

Más respuestas (0)

Etiquetas

Preguntada:

el 10 de Sept. de 2018

Comentada:

el 10 de Sept. de 2018

Community Treasure Hunt

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

Start Hunting!

Translated by