Error using get:
이전 댓글 표시
The argument 'DefaultLineMarkerSize' is a string scalar or character vector and does not match any parameter names. It failed validation for the argument 'start_date'.
How do i fix this, i am trying to plot a scatter chart
답변 (1개)
Star Strider
2017년 7월 2일
The problem may be how you call it.
When I run:
q = get(groot,'DefaultLineMarkerSize')
I get:
q =
6
카테고리
도움말 센터 및 File Exchange에서 Scatter Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!