MATLAB IMAGE ACQUISITION TOOLBOX - RELEASE NOTES Guida Utente Pagina 537

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
Vedere la pagina 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
Vedere la pagina 536
1 2 ... 532 533 534 535 536 537 538 539 540 541 542 ... 573 574

Commenti su questo manuale

Nessun commento