facealpha text arrow color

조회 수: 3 (최근 30일)
Lieke Numan
Lieke Numan 2019년 4월 16일
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개)

카테고리

Help CenterFile Exchange에서 Labels and Annotations에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by