MATLAB TARGET SUPPORT PACKAGE - RELEASE NOTES Manual do Utilizador Página 17

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 42
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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.
Vista de página 16
1 2 ... 12 13 14 15 16 17 18 19 20 21 22 ... 41 42

Comentários a estes Manuais

Sem comentários