Controlling a Graseby 3400 syring driver using python code in Matlab
1 view (last 30 days)
Show older comments
I am trying to control a Graseby 3400 syringe driver( via USB to serial cable) using Matlab (R2015b student). Connection between serial device and Macbook Pro is confirmed. I would like to write the code in python. Is this possible? If so , how can it be done? Thanks
0 Comments
Answers (1)
Bo Li
on 11 Jan 2016
Not sure your exact expected workflow. Assume you have MATLAB code to control the driver, you can use Python Engine to call MATLAB from Python:
0 Comments
See Also
Categories
Find more on Call Python from MATLAB in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!