photo

Sourov


Last seen: más de 1 año hace Con actividad desde 2023

Followers: 0   Following: 0

Estadística

  • First Answer

Ver insignias

Feeds

Ver por

Pregunta


Showing not enough input arguments for scatter plot everytime in matlab R2023a. Why?
clc; clear all; close all; x=[1 2 3 4 5]; y=exp(x); scatter(x,y); ( Error using scatter Not enough input arguments. ) ...

más de 1 año hace | 0 respuestas | 0

0

respuestas

Pregunta


In scatter plot showing not enough input argument everytime in matlab R2023a. Why?
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 s...

más de 1 año hace | 0 respuestas | 0

0

respuestas

Pregunta


Why this error?

más de 1 año hace | 1 respuesta | 0

1

respuesta

Respondida
Scatter plot undefined variable
Not any kinds of 2d scatter plot are functioning in Matlab R2023a. Why?

más de 1 año hace | 0