Multichannel-systems NeuroExplorer Manual do Utilizador Página 325

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 373
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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 página 324
1 2 ... 320 321 322 323 324 325 326 327 328 329 330 ... 372 373

Comentários a estes Manuais

Sem comentários