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
Star Strider 2017 年 7 月 2 日

0 投票

The problem may be how you call it.
When I run:
q = get(groot,'DefaultLineMarkerSize')
I get:
q =
6

カテゴリ

質問済み:

2017 年 7 月 2 日

回答済み:

2017 年 7 月 2 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by