MATLAB POLYSPACE 7 Installationsanleitung Seite 163

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 618
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 162
Controlling Input
Fo r example, t ype
mystruct.n
and press Tab, which completes the entry mystruct.name,wheremystruct
contains no other fields that begin with n.
Tab Completion for Properties
Complete property names for figures in the current workspace using tab
completion, as in th is graphics exa m ple. Here,
f is a figur e. Type
set(f, 'pap
and press Tab.MATLABdisplays
Select a property from the list. For example, type
u
and press Enter. M ATLAB completes the property, including the closing
quote.
set(f, 'paperunits'
Continue adding to the statement, as in this example
set(f, 'paperunits', 'c
and press Tab. MATLAB automatically complete s the property
3-25
Seitenansicht 162
1 2 ... 158 159 160 161 162 163 164 165 166 167 168 ... 617 618

Kommentare zu diesen Handbüchern

Keine Kommentare