Multichannel-systems NeuroExplorer Manuel d'utilisateur Page 265

  • 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 264
5.5.9.2. ExecuteMatlabCommand Function
ExecuteMatlabCommand Function
Sends the string command to Matlab and executes the command in Matlab.
Syntax
ExecuteMatlabCommand(command)
Parameters
Parameter Type Description
command string Matlab command to be run.
Returns
None
Comments
Any valid Matlab command that you can type at Matlab prompt can be used. For example, you can
call a Matlab script or a function.
Usage
NexScript
ExecuteMatlabCommand("x=randn(10,1);plot(x)")
See Also
Introduction to NexScript Programming
NexScript Function Categories
Page 263
Vue de la page 264
1 2 ... 260 261 262 263 264 265 266 267 268 269 270 ... 372 373

Commentaires sur ces manuels

Pas de commentaire