Is it possible to rotate the markers plotted by `plot` or `scatter`?

조회 수: 74 (최근 30일)
Ray Lee
Ray Lee 2016년 11월 18일
답변: Walter Roberson 2016년 11월 18일
As for
plot(1:3,1:3,'linestyle','none','marker','v');
or scatter(1:3,1:3,'v','filled');
Is it able to rotate the markers by an angle(I'm not meaning changing the view of the axes)?

채택된 답변

Walter Roberson
Walter Roberson 2016년 11월 18일

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Scatter Plots에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by