MATLAB XPC TARGET RELEASE NOTES Uživatelská příručka Strana 466

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 531
  • Tabulka s obsahem
  • ŘEŠENÍ PROBLÉMŮ
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 465
star t (target application object)
Purpose Start execution of target application on target PC
Syntax MATLAB command line
start(target_object)
target_object.start
+target_object
Target PC command line
start
Arguments
target_object
Name of a target object. The default name is tg.
Description Method of both target and scope objects. Starts execution of the target
application represented by the target object. Before using this m ethod,
the target application must be created and loaded on the target PC. If a
target application is running, this command has no effect.
Examples Start the target application represented by the target object tg.
+tg
tg.start
start(tg)
See Also xPC Target target object methods stop (target application
object)
, load,andunload.
Scope object method
stop (scope object).
18-142
Zobrazit stránku 465
1 2 ... 461 462 463 464 465 466 467 468 469 470 471 ... 530 531

Komentáře k této Příručce

Žádné komentáře