In the help of matlab, there are only 4 linestyles:
'- ' Solid line (default)
'--' Dashed line
':' Dotted line
'-. ' Dash-dot line
Can I plot curves in other styles?
Thanks for any suggestions!
The following also work:
.-.
-^
-o
-*
:*
This is not an exhaustive list.
You can also use 'LineWidth',10
to make lines thicker if that helps. The marker size can also be changed using the MarkerSize
handle.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With