Superimposing graphs with different axis
2 views (last 30 days)
Show older comments
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!
0 Comments
Answers (1)
Sean de Wolski
on 18 Jan 2012
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.
0 Comments
See Also
Categories
Find more on Lighting, Transparency, and Shading in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!