MATLAB POLYSPACE 7 Guia de Instalação Página 42

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
Vista de página 41
1 Startup and Shutdown
#!/usr/local/bin/perl
$val = 10;
system('matlab -r "test(' . ${val} . ')"');
2 Invoke the Perl script at the prompt using a Perl interpreter.
For more information, see the
matlab (Windows) or matlab (UNIX) reference
page.
Startup and Calling Java from MATLAB
When MATLAB starts, it constructs the Java class path using
librarypath.txt as well as classpath.txt. If you call Java from MATLAB,
see more about this in “The Java Class Path” and “Locating Native Method
Libraries” in the MATLAB External Interfaces documentation.
1-22
Vista de página 41
1 2 ... 37 38 39 40 41 42 43 44 45 46 47 ... 617 618

Comentários a estes Manuais

Sem comentários