drawCell

Plots a filled bacteria cell with a given length, width, position, angle, and color specified.

https://www.andrew-woodward.ca/blog/plotting-bacteria-cells-length-width-orientation-onto-a-figur...

Al momento, stai seguendo questo contributo

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 (2026). drawCell (https://it.mathworks.com/matlabcentral/fileexchange/70264-drawcell), MATLAB Central File Exchange. Recuperato .

Informazioni generali

Compatibilità della release di MATLAB

  • Compatibile con qualsiasi release

Compatibilità della piattaforma

  • Windows
  • macOS
  • Linux
Versione Pubblicato Note della release Action
1.0.1

added website link

1.0.0