MATLAB XPC TARGET RELEASE NOTES Podręcznik Użytkownika Strona 469

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
Przeglądanie stron 468
stop (target application object)
Purpose Stop execution of target application on target P C
Syntax MATLAB command line
stop(target_object)
target_object.stop
-target_object
Target PC command line
stop
Arguments
target_object
Name of a target object.
Description Stops execution of the target application represented by the target
object. If the targ et application is stopped, this command has no effect.
Examples Stop the target application represented by the target object tg.
stop(tg) or tg.stop or -tg
See Also The xPC Target target object method start (t arget application
object)
. The scope object m ethods stop (scope object) and start
(scope object)
.
18-145
Przeglądanie stron 468
1 2 ... 464 465 466 467 468 469 470 471 472 473 474 ... 530 531

Komentarze do niniejszej Instrukcji

Brak uwag