필터 지우기
필터 지우기

How can I compare set of figures?

조회 수: 2 (최근 30일)
yousef Yousef
yousef Yousef 2016년 2월 22일
댓글: yousef Yousef 2016년 2월 23일
Hi I have program that produces 16 figures at each run.I'd like to ask, what is the best way to save these figures in order compare them with another set of figures from another run of the program?
  댓글 수: 4
jgg
jgg 2016년 2월 23일
The subplot command can be used to tile figures in a single graph. Would that do what you want?
yousef Yousef
yousef Yousef 2016년 2월 23일
Thanks but this is not what I want. I need a method that take all figures from one run in simple way and move them to one file let's say word file or any thing else.Then ,in the second run, I want to do the same.
I think the only way is to take each figure separate and arrange them manually

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Graphics Object Properties에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by