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

  • 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 224
mcc
appropriate global variable definitions. This table shows the valid
options.
Type Description
main
Produces a POSIX shell main() function.
lib:<string>
Creates a C interface and produces a n initialization
and termination function for use when compiling this
compiler generated code into a larger application.
This option also produces a header file containing
prototypes for all public functions in all M-files
specified.
<string> becomes the base (file) name
for the generated C/C++ and header file. Creates a
.exports file that contains all nonstatic function
names.
cpplib:<string>
Creates a C++ interface and produces an initialization
and termination function for use when compiling this
compiler generated code into a larger application.
This option also produces a header file containing
prototypes for all public functions in all M-files
specified.
<string> becomes the base (file) name
for the generated C/C++ and header file. Creates a
.exports file that contains all nonstatic function
names.
none
Does not produce a wrapper file. The default is none.
-Y License File
Use
-Y license.dat_file
to override the default license.dat file with the specified argument.
-z Specify Path
Specify the path for library and include files. Use
11-27
Vue de la page 224
1 2 ... 220 221 222 223 224 225 226 227 228 229 230 ... 353 354

Commentaires sur ces manuels

Pas de commentaire