Drawing a line

7 visualizzazioni (ultimi 30 giorni)
Raviteja
Raviteja il 24 Feb 2012
I want to draw a line like this
where c=0;
The line have to pass through [5 2]' and [0 0]' points.

Risposta accettata

Sean de Wolski
Sean de Wolski il 24 Feb 2012
line([0 5],[0 2])

Più risposte (0)

Categorie

Scopri di più su 2-D and 3-D Plots in Help Center e File Exchange

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by