MATLAB XPC TARGET 4 - API GUIDE Guia do Utilizador Página 319

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
Vista de página 318
saveparamset
14-75
14saveparamset
Purpose Save current target application parameter values
Syntax MATLAB command line
saveparamset(target_object,'filename')
target_object.saveparamset('filename')
Arguments
Description saveparamset saves the target application parameter values in the file
filename. This method saves the file on a local drive of the target PC (C:\ by
default). You can later reload these parameters with the
loadparamset
function.
You might want to save target application parameter values if you change
these parameter values while the application is running in real time. Saving
these values enables you to easily recreate target application parameter values
from a number of application runs.
See Also xPC Target target object method loadparamset.
target_object Name of an existing target object.
filename
Enter the name of the file to contain the saved
parameters.
Vista de página 318
1 2 ... 314 315 316 317 318 319 320 321 322 323 324 ... 371 372

Comentários a estes Manuais

Sem comentários