Feeds
已回答
Growing array with fscanf data in matlab
figured it out this works perfectly for my applicaiton if true clear all; max = 80; min = 40; amp = (max-min)/2; o...
Growing array with fscanf data in matlab
figured it out this works perfectly for my applicaiton if true clear all; max = 80; min = 40; amp = (max-min)/2; o...
9 years 前 | 0
提问
Growing array with fscanf data in matlab
I am trying to send a value to an arduino from Matlab and read serial data with fscanf() in matlab from the arduino. My requi...
9 years 前 | 1 个回答 | 0