Borrar filtros
Borrar filtros

how we get matlab software with lisence

1 visualización (últimos 30 días)
Nitesh Mangal
Nitesh Mangal el 8 de Sept. de 2016
Respondida: TEJASWI TEJASWI el 17 de Feb. de 2019
How can I change the line color in a graph using plot?

Respuestas (2)

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

Categorías

Más información sobre Graph and Network Algorithms en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by