MATLAB COMPILER RELEASE NOTES Uživatelská příručka Strana 231

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 264
  • Tabulka s obsahem
  • ŘEŠENÍ PROBLÉMŮ
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 230
mcc
A-5
h
Compiles helper functions
I directory
Adds new directory to path
l
Generates code that reports
file and line numbers on
run-time errors
Equivalent to:
-A debugline:on
L language
Specifies output target
language
language = C
Cpp
m
Macro to generate a C
stand-alone application
Equivalent to:
-W main -L C -t -T link:exe
-h libmmfile.mlib
M string
Passes string to mex or
mbuild
Use t o define compile-time options.
o outputfile
Specifies name/location of
final executable
O option:[on|off]
O all
O none
O list
Build an optimized
executable.
option =
fold_scalar_mxarrays
fold_non_scalar_mxarrays
array_indexing
optimize_integer_for_loops
optimize_conditionals
p
Macro to generate a C++
stand-alone application
Equivalent to:
-W main -L Cpp -t -T link:exe
-h libmmfile.mlib
S
Macro to generate Simulink
S-function
Equivalent to:
-W simulink -L C -t -T link:mex
libmatlbmx.mlib
t
Translates M code to C/C++
code
Option Description Comment/Options
Zobrazit stránku 230
1 2 ... 226 227 228 229 230 231 232 233 234 235 236 ... 263 264

Komentáře k této Příručce

Žádné komentáře