MATLAB COMPILER RELEASE NOTES User's Guide Page 180

  • Download
  • Add to my manuals
  • Print
  • Page
    / 264
  • Table of contents
  • TROUBLESHOOTING
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 179
7-2
This chapter provides reference information for the MATLAB Compiler
pragmas, functions, and command line tools.
Pragmas
%#external
Call arbitrary C/C++ functions.
%#function
feval
pragma.
%#mex
Prefer the MEX-file over an existing M-file.
Functions
mbchar
Impute char matrix.
mbcharscalar
Impute character scalar.
mbcharvector
Impute char vector.
mbint
Impute integer.
mbintscalar
Impute integer scalar.
mbintvector
Impute integer vector.
mbreal
Impute real.
mbrealscalar
Impute real scalar.
mbrealvector
Impute real v ector.
mbscalar
Impute s calar.
mbvector
Impute vector.
reallog
Natural log.
realpow
Array power function.
realsqrt
Square root.
Page view 179
1 2 ... 175 176 177 178 179 180 181 182 183 184 185 ... 263 264

Comments to this Manuals

No comments