how we get matlab software with lisence
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
How can I change the line color in a graph using plot?
0 commentaires
Réponses (2)
mbonus
le 8 Sep 2016
Purchase the license on MathWorks and download the software.
plot(x,y,'LineSpec')
LineSpec determines the color and type of line, options are found here http://www.mathworks.com/help/matlab/ref/plot.html#inputarg_LineSpec
0 commentaires
Voir également
Catégories
En savoir plus sur Line Plots dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!