Multichannel-systems NeuroExplorer Bedienungsanleitung Seite 265

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 373
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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
Seitenansicht 264
1 2 ... 260 261 262 263 264 265 266 267 268 269 270 ... 372 373

Kommentare zu diesen Handbüchern

Keine Kommentare