Multichannel-systems NeuroExplorer Manual do Utilizador Página 265

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 373
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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 página 264
1 2 ... 260 261 262 263 264 265 266 267 268 269 270 ... 372 373

Comentários a estes Manuais

Sem comentários