plotting an image on top of another plot
5 次查看(过去 30 天)
显示 更早的评论
Hi,
I have a script which plots a figure (a waveform) on top of the results from using that waveform, it works but I would like to be able to position it in the best location for each graph within the loop. I know it can be done with the legend box, I'm hoping it can be done with an image too. If not, is there a way to affect the transparency of the image on top so that graph points may be seen through it
Best regards
Steve
0 个评论
采纳的回答
Stephen Devlin
2018-1-29
1 个评论
Arsham Mostaani
2022-10-12
Thanks it helped me a lot!
One can also click on the curve/surface and open the property inspector. Then on the colouring and styling tab, the FaceAlpha can be selected 0.5. FaceAlpha is the parameter that indicates the transparency of the curve/surface.
更多回答(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!