Invalid first data argument
Afficher commentaires plus anciens
The following code:
plot(x,y,'Marker','*','Color','r',x2,y2,'Marker','--','Color','b')
generates this error: "Invalid first data argument".
here x, y and x2, y2 are arrays of same size.
2 commentaires
Kiran Sagar
le 7 Avr 2016
Image Analyst
le 8 Avr 2016
Doesn't matter now. I told you how to fix it below.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Stem Plots dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!