MATLAB APPLICATION DEPLOYMENT - WEB EXAMPLE GUIDE Guide de l'utilisateur Page 222

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 354
  • Table des matières
  • DEPANNAGE
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 221
mcc
the directory is added to the head of the path, as it normally would
be with
-I.
-R Run-Time
Provide MCR run-time options. Use the syntax
-R option
to provide either of these run-time options.
Option Description
-nojvm
Do not use the Java Virtual Machine (JVM).
-nojit
Do not use the MATLAB JIT (binary code g eneratio n
used to accelerate M-file execution).
Note The -R option is available only for standalone applications. To
override MCR options in the other MATLAB Compiler targets, use the
mclInitializeApplication and mclTerminateApplication functions.
For more information on these functions, see “Ca lling a Shared Li brary”
on page 7-11.
-S Create Singleton MCR
Create a singleton MCR when compiling a COM object. Each instance
of the component uses the same MCR. Requires MATLAB Builder for
.NET.
-T Specify Target Stage
Specify the output target phase and type. Use the syntax
-T target
to define the output type. Valid target values are as follows:
11-24
Vue de la page 221
1 2 ... 217 218 219 220 221 222 223 224 225 226 227 ... 353 354

Commentaires sur ces manuels

Pas de commentaire