Multichannel-systems NeuroExplorer Instrukcja Użytkownika Strona 325

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 373
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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
Przeglądanie stron 324
1 2 ... 320 321 322 323 324 325 326 327 328 329 330 ... 372 373

Komentarze do niniejszej Instrukcji

Brak uwag