You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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 .
General Information
- Version 1.0.0.0 (1.21 MB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
