![]() |
Microscopy Image Browser 2.91
MIB
|
Send a spots from MIB to Imaris. More...
Functions | |
function connImaris = | mibSetImarisSpots (spots, connImaris, options) |
Send a spots from MIB to Imaris. | |
Send a spots from MIB to Imaris.
function connImaris = mibSetImarisSpots | ( | spots, | |
connImaris, | |||
options ) |
Send a spots from MIB to Imaris.
spots | a matrix [x, y, z, t] with coordinates of the spots (n x 4) |
connImaris | [optional] a handle to Imaris connection |
options | an optional structure with additional settings
|
connImaris | a handle to Imaris connection |
Examples:
References max, mibConnectToImaris(), and min.
Referenced by mibController.menuModelAnn_Callback(), and mibAnnotationsController.tableContextMenu_cb().