Feeds
提问
Make an array of incoming serial data using bytesAvailablefcn
Hi, I am using bytesAvailablefcn to collect data from serial port. I would like to make an array of incoming data. I could a...
10 years 前 | 1 个回答 | 0
1
个回答提问
Mean of elements of array
Hi, I have an array of length 8000. I want to create another array by taking the mean of 10 elements at a time. I could do...
10 years 前 | 1 个回答 | 0
1
个回答提问
Running two matlab scripts simultaneously
I want to run two Matlab scripts simultaneously. First Matlab script is the main program which is continuously looking for a par...
10 years 前 | 1 个回答 | 0
