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!