Feeds
답변 있음
How can i plot graph of the data coming from serial comm
if true s = serial('com4'); %set(s, ‘ Terminator’, ‘LF’); % Default terminator is \n set(s,'BaudRate', 9600); set(s,'...
How can i plot graph of the data coming from serial comm
if true s = serial('com4'); %set(s, ‘ Terminator’, ‘LF’); % Default terminator is \n set(s,'BaudRate', 9600); set(s,'...
거의 11년 전 | 0
질문
How can i plot graph of the data coming from serial comm
i have try a lot to get plotted the multiple data on graph but was not successfull if any one have a sample program to guide me...
거의 11년 전 | 답변 수: 1 | 0