필터 지우기
필터 지우기

Drawing a line

조회 수: 2 (최근 30일)
Raviteja
Raviteja 2012년 2월 24일
I want to draw a line like this
where c=0;
The line have to pass through [5 2]' and [0 0]' points.

채택된 답변

Sean de Wolski
Sean de Wolski 2012년 2월 24일
line([0 5],[0 2])

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Line Plots에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by