Executing a multiple plot graph

조회 수: 2 (최근 30일)
Brian Len
Brian Len 2020년 5월 21일
답변: Star Strider 2020년 5월 21일
Trying to plot a multiple graph, but I am getting an execution error. Any help?

채택된 답변

Star Strider
Star Strider 2020년 5월 21일
Change to:
plot(x, -1.2e8*a/25*x + 1.2e8*a)
and it should work.

추가 답변 (0개)

카테고리

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