How do I plot lines parallel to Y axis in X-Y plane?
8 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I need to draw lines parallel to Y axis in the X-Y plane. I want to draw the lines for x = 0.1, 0.2, 0.3 and so on
0 commentaires
Réponses (1)
Walter Roberson
le 14 Mar 2021
https://www.mathworks.com/help/matlab/ref/xline.html xline() since R2018b
refline() for older MATLAB.
0 commentaires
Voir également
Catégories
En savoir plus sur Scatter Plots dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!