Superimposing graphs with different axis
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
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.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Lighting, Transparency, and Shading についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!