I'm trying to change marker size in a graph
조회 수: 6 (최근 30일)
이전 댓글 표시
I'm trying to change marker size in a graph but i keep getting this error and dot know how to fix it 

댓글 수: 0
답변 (1개)
VBBV
2022년 11월 6일
markerSize_types = 12;
댓글 수: 4
Walter Roberson
2022년 11월 7일
markerSize_types = 1:5;
Note that Marker Size default is 6 so Marker Size 1 is pretty small.
참고 항목
카테고리
Help Center 및 File Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!