MATLAB TARGET SUPPORT PACKAGE - RELEASE NOTES Manuel d'utilisateur Page 17

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 42
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 16
Dymola 2015 Release Notes 17
Plot headings treated as text objects
In Dymola 2015 plot headings are treated as text objects; font size, alignment, color, etc. can
be changed by the menu that appears when double-clicking the header or right-clicking the
header and selecting
Edit Text….
The header can be deleted using the context menu of the header.
The functionality is also supported by scripting, using the new built-in function
plotHeading. The header above can be created, using this function, as:
plotHeading(textString="Coupled Clutches\nw plots",
fontSize=12, lineColor={0,0,255}, textStyle={TextStyle.Bold,
TextStyle.Italic});
3.3.3 Scripting
New command for clearing all flags
A new built-in function
clearFlags has been added; executing this function resets all flags
and integer constants to their default values.
Vue de la page 16
1 2 ... 12 13 14 15 16 17 18 19 20 21 22 ... 41 42

Commentaires sur ces manuels

Pas de commentaire