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)
Sourov
Sourov le 9 Août 2023
Clôturé : Steven Lord le 9 Août 2023
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 )

Réponses (0)

Cette question est clôturée.

Community Treasure Hunt

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

Start Hunting!

Translated by