Effacer les filtres
Effacer les filtres

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

1 vue (au cours des 30 derniers jours)
Yunhui Fan
Yunhui Fan le 24 Fév 2023
Commenté : Walter Roberson le 14 Mar 2023
如何使用绘图更改图表中的线条颜色?
  2 commentaires
Steven Lord
Steven Lord le 24 Fév 2023
Google Translate says this question is "How to change the line color in a chart using plotly"
Walter Roberson
Walter Roberson le 25 Fév 2023
I wonder if that refers to https://plotly.com/matlab/ ?

Connectez-vous pour commenter.

Réponses (1)

Joel
Joel le 14 Mar 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 commentaire
Walter Roberson
Walter Roberson le 14 Mar 2023
The question is about plotly which appears to be a third party package.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Printing and Saving dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by