Filter löschen
Filter löschen

how we get matlab software with lisence

3 Ansichten (letzte 30 Tage)
Nitesh Mangal
Nitesh Mangal am 8 Sep. 2016
Beantwortet: TEJASWI TEJASWI am 17 Feb. 2019
How can I change the line color in a graph using plot?

Antworten (2)

mbonus
mbonus am 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 am 17 Feb. 2019
plot(x,y,'LineSpec')

Kategorien

Mehr zu Graph and Network Algorithms finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by