Multichannel-systems NeuroExplorer Manuale Utente Pagina 324

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 373
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 323
6.1.2. DocumentCount Property
Application.DocumentCount Property
Read-only property that returns the number of open documents (data files).
Syntax
int DocumentCount
Usage
Matlab
nex = actxserver('NeuroExplorer.Application');
numDocs = nex.DocumentCount;
JavaScript
var nex = new ActiveXObject("NeuroExplorer.Application");
var numDocs = nex.DocumentCount;
See Also
Application Interface
COM/ActiveX Interfaces
Page 322
Vedere la pagina 323
1 2 ... 319 320 321 322 323 324 325 326 327 328 329 ... 372 373

Commenti su questo manuale

Nessun commento