Error using get:
Ältere Kommentare anzeigen
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
Antworten (1)
Star Strider
am 2 Jul. 2017
The problem may be how you call it.
When I run:
q = get(groot,'DefaultLineMarkerSize')
I get:
q =
6
Kategorien
Mehr zu Scatter Plots finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!