How can I add markers into my plot?
显示 更早的评论
Hallo everyone,
I would like to ask you how to add some kind of marker to hightlight an area I want to emphasize. I´m trying to plot a signal in frequency domain via below and I would like to add some thin line (or something like that) on...lets say 49,4 Hz and on about 20 other frequency values. There´s probably a way to draw it line by line, but I´m looking for some easier way, because I´m about to do the same on about 10 other plots.

Thanks in advance,
Patrik
4 个评论
Birdman
2018-4-5
Can you share your data in a mat file?
Patrik Soukup
2018-4-5
Birdman
2018-4-5
I need the transformed data.
Patrik Soukup
2018-4-5
编辑:Patrik Soukup
2018-4-5
回答(1 个)
Walter Roberson
2018-4-5
编辑:Walter Roberson
2018-4-5
0 个投票
You could also consider using fill() and setting the AlphaData of the returned patch to make it semi-transparent.
类别
在 帮助中心 和 File Exchange 中查找有关 Blue 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!