MATLAB POLYSPACE 7 Installationsanleitung Seite 334

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 618
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 333
6 Editing and Debugging M-Files
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. The Editor/Debugger displays
Select a property from the list. For example, type
u
and press Enter. The Editor/Debugger 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. The Edito r/D ebug ger automatically com pletes the property
set(f, 'paperUnits', 'centimeters'
because centimeters istheonlypossiblecompletion.
6-26
Seitenansicht 333
1 2 ... 329 330 331 332 333 334 335 336 337 338 339 ... 617 618

Kommentare zu diesen Handbüchern

Keine Kommentare