the bs2 to matlab connection issues
st860740
Posts: 2
We do pressure sensors
Now use bs2px
We used to do transfer with USB
Not Rs232 a
The data do BS2 calculus after
Want to send to MATLAB
So I would like to ask that in BS2 write what the program so that it can send me the calculated values
What should write in MATLAB to let him do receive and store it?
Now use bs2px
We used to do transfer with USB
Not Rs232 a
The data do BS2 calculus after
Want to send to MATLAB
So I would like to ask that in BS2 write what the program so that it can send me the calculated values
What should write in MATLAB to let him do receive and store it?
Comments
MatLab also has serial port methods.
Details and syntax can be found in the the PBasic and MatLab help files.