Info
Cette question est clôturée. Rouvrir pour modifier ou répondre.
In scatter plot showing not enough input argument everytime in matlab R2023a. Why?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
x=[1 2 3 4 5];
y=exp(x);
scatter(x,y);
( showing not enough input arguments. But same code running in online and others software )
0 commentaires
Réponses (0)
Cette question est clôturée.
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!