Multichannel-systems NeuroExplorer Manual de usuario Pagina 325

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 373
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 324
6.1.3. Version Property
Application.Version Property
Read-only property that returns a string with the current version of NeuroExplorer.
Syntax
string Version
Usage
Matlab
nex = actxserver('NeuroExplorer.Application');
version = nex.Version;
JavaScript
var nex = new ActiveXObject("NeuroExplorer.Application");
var version = nex.Version;
See Also
Application Interface
COM/ActiveX Interfaces
Page 323
Vista de pagina 324
1 2 ... 320 321 322 323 324 325 326 327 328 329 330 ... 372 373

Comentarios a estos manuales

Sin comentarios