how can i print axes in the figure
이전 댓글 표시
hi everyone
i have a figure that includes 3 axeses. i want to print only these axeses. when i use print command and ghostscript command i get only a part of axeses.
how can i do that?
this is my figure window.

답변 (2개)
Jan
2014년 4월 22일
0 개 추천
Copy the three axes to a new figure using copyobj. Then simply print it.
Maybe the part "when i use print command and ghostscript command" contains a bug. So please post more details.
카테고리
도움말 센터 및 File Exchange에서 Interactive Control and Callbacks에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!