RenderText

Draws text (font) into a matrix, by first drawing it in a figure, then capturing the screen.
698 download
Aggiornato 7 gen 2010

Visualizza la licenza

Draws (renders) text fonts into a matrix, by first drawing it in a figure, then capturing the screen. There are two versions, a "simple" one that only takes a couple of inputs, and the full version that has more flexibility, but perhaps some obtuse inputs.

I have many times wanted to make a matrix (and/or save to a file) an image that includes matlab-generated text in my choice of fonts, and now one can do so with ease.

See the comments in the files for more info, and be sure to run these demos:
testRenderText.m
testRendreTextSimple.m

Cita come

Ken Purchase (2026). RenderText (https://it.mathworks.com/matlabcentral/fileexchange/26097-rendertext), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2007b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Annotations in Help Center e MATLAB Answers
Versione Pubblicato Note della release
1.1.0.0

(updated to fix a bug in one of the demos)

1.0.0.0