Feeds
提问
how to write matlab code to access data from the stm32 microcontroller through usb (com 1) and how to write in text file?
s = serial('COM1'); set(s,'BaudRate',4800); fopen(s);
7 years 前 | 0 个回答 | 0
0
个回答已回答
error found while writing in notepad using OCR
num_letras=size(templates,2); here why we have to take 2? if u know explaination of each line of program then plz esplain me.
error found while writing in notepad using OCR
num_letras=size(templates,2); here why we have to take 2? if u know explaination of each line of program then plz esplain me.
8 years 前 | 0
