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
- Vedrai gli aggiornamenti nel tuo feed del contenuto seguito
- Potresti ricevere delle email a seconda delle tue preferenze per le comunicazioni
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
- Versione 1.0.1 (1,73 KB)
Compatibilità della release di MATLAB
- Compatibile con qualsiasi release
Compatibilità della piattaforma
- Windows
- macOS
- Linux
