Feeds
提问
Communication between Arduino and Matlab: Why is it failling?
Hello, I have this code on arduino val = analogRead(potpin); // reads the value of the potentiometer (val...
8 years 前 | 0 个回答 | 0
0
个回答提问
How do I extract points from a plot for further computation?
I have this set of points: (time, voltage). I plotted the data and now I need to pick 2 time points between which I need to mak...
8 years 前 | 1 个回答 | 0
