Matlab control of miscromanipulator Eppendorf PatchMan NP2

Version 1.0.0.0 (1.21 MB) by Ambroise
Matlab functions to control an Eppendorf PatchMan NP2 micromanipulator through RS232
149 Downloads
Updated 8 Nov 2014

View License

Matlab functions to control an Eppendorf PatchMan NP2 micromanipulator through RS232
start by initializing the serial communication with s=initEppendorfPatchManNP2();
(the port can be changed in the file)
then set the controls to the computer with switchToPCcontrol(s);
Then move the needle wherever you want with needleGoTo(s, x, y, z, vx, vy, vz);
where x, y, z are the target coordinates in micrometers, vx, vy, vz are the moving speed in micrometers per second

Cite As

Ambroise (2024). Matlab control of miscromanipulator Eppendorf PatchMan NP2 (https://www.mathworks.com/matlabcentral/fileexchange/48386-matlab-control-of-miscromanipulator-eppendorf-patchman-np2), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2014a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Develop Apps Using App Designer in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0