Drawing a line

1 vue (au cours des 30 derniers jours)
Raviteja
Raviteja le 24 Fév 2012
I want to draw a line like this
where c=0;
The line have to pass through [5 2]' and [0 0]' points.

Réponse acceptée

Sean de Wolski
Sean de Wolski le 24 Fév 2012
line([0 5],[0 2])

Plus de réponses (0)

Catégories

En savoir plus sur 2-D and 3-D Plots dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by