| Scilab Reference Manual |
|---|
TEXT_f — Scicos text drawing block
This special block is only use to add text at any point of the diagram window. It has no effect on the simulation.
| txt | : a character string, Text to be displayed |
| font | : a positive integer less than 6, number of selected font (see xset) |
| siz | : a positive integer, selected font size (see xset) |
| << TCLSS_f | TIME_f >> |