MATLAB IMAGE ACQUISITION TOOLBOX 3 Guía de usuario Pagina 365

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 408
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 364
Star tFcn
Purpose Specify M-file executed when start event occurs
Description The StartFcn property specifies the M-file function to execute when a
start event occurs. A start event occurs imm ediately after you issue
the
start command.
The
StartFcn callback ex ecutes synchronously. The toolbox does not
set the object’s
Running property to 'on' until the callback function
finishes executing. If the callback function e nco u nte rs an error, the
object never starts running.
Start event information is s tored in the
EventLog property.
Characteristics
Access R ead/write
Data type
String, function handle, or cell array
Values
The default value is a n empty matrix (
[]).
See Also Properties
EventLog, Running
14-39
Vista de pagina 364
1 2 ... 360 361 362 363 364 365 366 367 368 369 370 ... 407 408

Comentarios a estos manuales

Sin comentarios