How to use MATLAB to determine whether the serial communication of Rasp
From Jackson Zhang@3:770/3 to All on Fri Nov 10 19:08:24 2023
Hi,
I already connect raspberry pi with network with serial communication.But I dont know how to use MATLAB to detect whether raspberry pi open the serial communication.I write a code to have raspberry pi send a matrix for serial communication.But when my
computer connected to the serial port of the network, I did not receive this matrix.So I want to know how to determine if the Raspberry Pi serial port is open.
(by the way,I use raspberry 4B and MATLABR2021a)