Drawing a line

7 ビュー (過去 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 Center および File Exchange2-D and 3-D Plots についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by