필터 지우기
필터 지우기

Is it possible to set marker line width?

조회 수: 117 (최근 30일)
Mr M.
Mr M. 2017년 10월 8일
댓글: Chien Yufang 2018년 1월 3일
I want to use x and + marks with scatter but with bolder marks. Is it possible?

답변 (2개)

Kaushik Lakshminarasimhan
Kaushik Lakshminarasimhan 2017년 10월 8일
scatter(X,Y,'+','LineWidth',2)

Tiago Dias
Tiago Dias 2017년 12월 12일
Hi, With 'LineWidth",2 I change both the line and the marker width, it is possible to have a line with markers and just change the marker width??
  댓글 수: 1
Chien Yufang
Chien Yufang 2018년 1월 3일
You can draw two times, one for line, one for marker.

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

카테고리

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