facealpha text arrow color
1 回表示 (過去 30 日間)
古いコメントを表示
I use arrows in my plot, which I want to have the same color as my bar plot. However, in this bar plot I need to use 'FaceAlpha', how can I achieve this?
This does not work as the annotation function does not allow for facealpha:
annotation('arrow',X,Y,'Color',[1 0 1], 'FaceAlpha', 0.2]);
0 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Labels and Annotations についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!