Filter löschen
Filter löschen

如何使用绘图更改图表中的线条颜色?

1 Ansicht (letzte 30 Tage)
Yunhui Fan
Yunhui Fan am 24 Feb. 2023
Kommentiert: Walter Roberson am 14 Mär. 2023
如何使用绘图更改图表中的线条颜色?
  2 Kommentare
Steven Lord
Steven Lord am 24 Feb. 2023
Google Translate says this question is "How to change the line color in a chart using plotly"
Walter Roberson
Walter Roberson am 25 Feb. 2023
I wonder if that refers to https://plotly.com/matlab/ ?

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Joel
Joel am 14 Mär. 2023
Hi,
You can specify the colour of the line by simply specifying a string in the plot syntax. This string can specify the line color, type of line and type of marker at each data point.
Type the command “help plot” on your command line or refer to the MATLAB Documentation for more information: 2-D line plot - MATLAB plot - MathWorks India
  1 Kommentar
Walter Roberson
Walter Roberson am 14 Mär. 2023
The question is about plotly which appears to be a third party package.

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Printing and Saving finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by