MATLAB IMAGE ACQUISITION TOOLBOX - RELEASE NOTES Guide de l'utilisateur Page 537

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 574
  • Table des matières
  • DEPANNAGE
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 536
StartFcn
18-47
StartFcn
Specify MATLAB file executed when start event occurs
Description
The StartFcn property specifies the MATLAB file function to execute when a start
event occurs. A start event occurs immediately after you issue the start command.
The StartFcn callback executes synchronously. The toolbox does not set the object's
Running property to 'on' until the callback function finishes executing. If the callback
function encounters an error, the object never starts running.
Start event information is stored in the EventLog property.
Characteristics
Access Read/write
Data type String, function handle, or cell array
Values The default value is an empty matrix ([]).
See Also
Properties
EventLog, Running
Vue de la page 536
1 2 ... 532 533 534 535 536 537 538 539 540 541 542 ... 573 574

Commentaires sur ces manuels

Pas de commentaire