Scilab-Branch-5.3-GIT
      
      
    Please note that the recommended version of Scilab is 2026.0.0. This page might be outdated.
See the recommended documentation of this function
titlepage
ajoute un titre au milieu d'une fenêtre graphique
Séquence d'appel
titlepage(str)
Paramètres
- str
- matrice de chaînes de caractères 
Description
titlepage affiche la matrice de chaînes de caractères str au milieu de  
    la fenêtre graphique courante, avec la police la plus grande possible.
Voir aussi
- xtitle — add titles on a graphics window
Auteurs
S. S.
| << stringbox | text | xinfo >> |