필터 지우기
필터 지우기

Printing GUI figures

조회 수: 2 (최근 30일)
Sreekanth Rajagopalan
Sreekanth Rajagopalan 2011년 12월 14일
How to print figures from GUI, say, view(biograph) from command line?
Is there command to export them or first print to figure and then work from there?

답변 (1개)

Amith Kamath
Amith Kamath 2011년 12월 14일
http://www.mathworks.com/help/techdoc/ref/print.html may help, although I've not tried it myself yet!
  댓글 수: 2
Sreekanth Rajagopalan
Sreekanth Rajagopalan 2011년 12월 14일
I had gone through that, but I have no clue how to specify the handle for that view window. There is no valid handle for the Biograph Viewer. It says,
??? Error using ==> validateHandleToPrint at 26
No Figure to print.
Error in ==> validate at 17
pj = validateHandleToPrint(pj);
Error in ==> print at 192
pj = validate( pj );
Thanks anyway. Let me know if you find something.
Amith Kamath
Amith Kamath 2011년 12월 14일
http://www.mathworks.com/support/solutions/en/data/1-BOTEWO/index.html?product=BI&solution=1-BOTEWO : I'm sorry but I can't try this on my system, and the best I can do is to point you to other links like these!

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

카테고리

Help CenterFile Exchange에서 Interactive Control and Callbacks에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by