Multichannel-systems NeuroExplorer Manual de usuario Pagina 265

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 373
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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
Vista de pagina 264
1 2 ... 260 261 262 263 264 265 266 267 268 269 270 ... 372 373

Comentarios a estos manuales

Sin comentarios