Effacer les filtres
Effacer les filtres

how we get matlab software with lisence

3 vues (au cours des 30 derniers jours)
Nitesh Mangal
Nitesh Mangal le 8 Sep 2016
How can I change the line color in a graph using plot?

Réponses (2)

mbonus
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

TEJASWI TEJASWI
TEJASWI TEJASWI le 17 Fév 2019
plot(x,y,'LineSpec')

Catégories

En savoir plus sur Graph and Network Algorithms dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by