Matlab control of miscromanipulator Eppendorf PatchMan NP2

Matlab functions to control an Eppendorf PatchMan NP2 micromanipulator through RS232

You are now following this Submission

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 (2026). Matlab control of miscromanipulator Eppendorf PatchMan NP2 (https://au.mathworks.com/matlabcentral/fileexchange/48386-matlab-control-of-miscromanipulator-eppendorf-patchman-np2), MATLAB Central File Exchange. Retrieved .

Categories

Find more on Develop Apps Using App Designer in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0