Multichannel-systems NeuroExplorer Manuale Utente Pagina 325

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 373
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la 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
Vedere la pagina 324
1 2 ... 320 321 322 323 324 325 326 327 328 329 330 ... 372 373

Commenti su questo manuale

Nessun commento