How can I compare set of figures?

4 ビュー (過去 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 Center および File ExchangeInteractive Control and Callbacks についてさらに検索

タグ

製品

Community Treasure Hunt

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

Start Hunting!

Translated by