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

 채택된 답변

KALYAN ACHARJYA
KALYAN ACHARJYA 2018년 9월 10일

0 개 추천

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

댓글 수: 2

Tutku Oztel
Tutku Oztel 2018년 9월 10일
Worked! Thanks!
KALYAN ACHARJYA
KALYAN ACHARJYA 2018년 9월 10일
Welcome
Happy to help!
Regards
Kalyan Acharjya

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

질문:

2018년 9월 10일

댓글:

2018년 9월 10일

Community Treasure Hunt

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

Start Hunting!

Translated by