필터 지우기
필터 지우기

how we get matlab software with lisence

조회 수: 3 (최근 30일)
Nitesh Mangal
Nitesh Mangal 2016년 9월 8일
답변: TEJASWI TEJASWI 2019년 2월 17일
How can I change the line color in a graph using plot?

답변 (2개)

mbonus
mbonus 2016년 9월 8일
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 2019년 2월 17일
plot(x,y,'LineSpec')

카테고리

Help CenterFile Exchange에서 Graph and Network Algorithms에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by