How can I compare set of figures?

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 Kommentare

jgg
jgg am 22 Feb. 2016
The print command can automatically save figures, but I'm not sure what you mean by "compare".
yousef Yousef
yousef Yousef am 22 Feb. 2016
Thanks I mean just put them beside each other
jgg
jgg am 23 Feb. 2016
The subplot command can be used to tile figures in a single graph. Would that do what you want?
yousef Yousef
yousef Yousef am 23 Feb. 2016
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

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Printing and Saving finden Sie in Hilfe-Center und File Exchange

Produkte

Tags

Gefragt:

am 22 Feb. 2016

Kommentiert:

am 23 Feb. 2016

Community Treasure Hunt

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

Start Hunting!

Translated by