MattK
MattK
CC#
Created by MattK on 3/5/2023 in #help
❔ Using a loop I need to increment voltage by 0.1.
25 replies
CC#
Created by MattK on 2/20/2023 in #help
Coding a game of Craps
Currently in the middle of coding it however I have ran into some errors making this a bit difficult to complete.
5 replies
CC#
Created by MattK on 2/12/2023 in #help
✅ C# Trying to track button clicks.
Hey! Trying to find out a method to track how many times a button has been clicked.
9 replies
CC#
Created by MattK on 2/5/2023 in #help
Standard deviation calculation code not working as intended
Hello! I am currently trying to code a button that will calculate the mean and standard deviation from a set of 10 data values, however, my after coding my button calculates the mean properly but for whatever reason does not calculate the standard deviation and instead puts the value of the mean in its position instead. I will leave a copy of the code below.
15 replies