How can I plot dashed symbols?

조회 수: 3 (최근 30일)
Jing Ci Neo
Jing Ci Neo 2020년 1월 8일
댓글: Walter Roberson 2020년 1월 8일
I want to plot stars with dashed outline but when I try to use the scatter function to do it, it gives the error "There is no LineStyle property on the Scatter class."
scatter(hx1,hy1,210,'--kp')
  댓글 수: 4
Jing Ci Neo
Jing Ci Neo 2020년 1월 8일
Alright, I see. Thanks guys!
Walter Roberson
Walter Roberson 2020년 1월 8일
I forgot Alpha properties.

댓글을 달려면 로그인하십시오.

답변 (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