drawCell

Plots a filled bacteria cell with a given length, width, position, angle, and color specified.
21 download
Aggiornato 12 feb 2019

Visualizza la licenza

drawCell - plots a filled bacteria cell with a given length, width, position, angle, and color

Inputs:
POSITION - coordinates of the cell centroid [x y]
LENGTH - length of the cell (um)
WIDTH - width of the cell (um)
ANGLE - orientation of the cell in radians
COLOR - color of the cell (rgb triplet)
varargin - used to input the current axis hangle if given

Output:
handle - the handle for the cell's scatter

More information about the function with some figure examples can be found here:
https://www.andrew-woodward.ca/blog/plotting-bacteria-cells-length-width-orientation-onto-a-figure-matlab

Cita come

Andrew Woodward (2025). drawCell (https://it.mathworks.com/matlabcentral/fileexchange/70264-drawcell), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2015b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.1

added website link

1.0.0