Multichannel-systems NeuroExplorer Manuel d'utilisateur Page 208

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 373
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 207
The following script will allow a user to choose one of the neurons in the active document and select
this neuron for analysis:
doc = GetActiveDocument()
Neuron_Number = 1
% choose a neuron
res = Dialog(doc, Neuron_Number, "Select Neuron", "neuron")
% get the neuron variable and select it
Neuron_Var = GetVar(doc, Neuron_Number, "neuron")
Select(doc, Neuron_Var)
See Also
Introduction to NexScript Programming
NexScript Function Categories
Page 206
Vue de la page 207
1 2 ... 203 204 205 206 207 208 209 210 211 212 213 ... 372 373

Commentaires sur ces manuels

Pas de commentaire