Feeds
提问
Having trouble loading hex file and getting required data.
error loading the hex file and then search for A55A and another A55A after 17 bytes then plot the 3rd set of decimal equivalent...
12 years 前 | 0 个回答 | 0
0
个回答提问
how to read data directly from com port using matlab?
how can we directly read the data from the selected com port using matlab??
12 years 前 | 1 个回答 | 0
1
个回答提问
how to scan a hex file and then search for the required byte and display
in the file A5 5A should occur after 17 bytes so how to search it and conform it occurs only after 17 bytes then display the 5th...
12 years 前 | 2 个回答 | 0
2
个回答提问
i am supposed to get ecg signal from the ecg text data however the code should be written following the protocol i am new in matlab so a little help please..
1. read the start bytes: 0x5A and 0xA5 2. As soon you detect this, read the all 17 bytes 3. Double check of these best just...
12 years 前 | 1 个回答 | 0
