Superimposing graphs with different axis

2 次查看(过去 30 天)
A
A 2012-1-18
Hello,
I have a routine that creates 70 graphs, each with different axis. (i.e. 70 images of the same size, but with different scaling). I want to super impose all of these 70 images onto one plot, but have them each retain their original axis. Any insight into how I can do this?
Thanks in advance!

回答(1 个)

Sean de Wolski
Sean de Wolski 2012-1-18
You could try setting the axes 'color' to 'none' so that when you superimpose them they are transparent. I would guess the result will have a pretty bad SNR though.

类别

Help CenterFile Exchange 中查找有关 Lighting, Transparency, and Shading 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by