Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

In scatter plot showing not enough input argument everytime in matlab R2023a. Why?

2 Ansichten (letzte 30 Tage)
Sourov
Sourov am 9 Aug. 2023
Geschlossen: Steven Lord am 9 Aug. 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 )

Antworten (0)

Diese Frage ist geschlossen.

Community Treasure Hunt

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

Start Hunting!

Translated by