photo

Abraham


Last seen: alrededor de 1 año hace Con actividad desde 2023

Followers: 0   Following: 0

Estadística

Feeds

Ver por

Pregunta


How would I plot and connect two points properly?
I have a total of 4 numeric input boxes. The first two label x1 and y2 and the second two label x2 and y2. I am able to plot bot...

alrededor de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


Why do I get an error when in my CallBack?
In my function my two inputs are numeric. I am trying to add input1 to input2 and have it appear in the Output box. I am able to...

alrededor de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


How do I add these two variables? i keep on getting an error.
function AddButtonPushed(app, event) x =app.Input1.Value; y =app.Input2.Value; app.Output.Value = addition(x, y); end Error...

alrededor de 1 año hace | 1 respuesta | 0

1

respuesta