MATLAB DATABASE TOOLBOX RELEASE NOTES Uživatelský manuál Strana 22

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 37
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 21
MATLAB Compiler Release N otes
that are unsupported. See “Unsupported Functions” in the MATLAB
Compiler U ser’s Guide d ocumentation.
loadlibrary Function Works in Compiled Mode
The loadlibrary function did not work in certain cases in compiled mode.
This problem has been resolved with this release of MATLAB Compiler. Note
that the libraries created using MATLAB Compiler cannot be loaded into
MATLAB workspace using the
loadlibrary function.
mclcppMlfFeval No Longer M ultiply Defined
In R14, before Service Pack 1, C++ applications that linked against two or
more MATLAB Compiler generated C++ shared libraries would get a link-time
error indicatin g t h at
mclcppMlfFeval was multiply defined. In R14 Service
Pack 1, this function, which is found in
extern/include/mclcppclass.h,has
been declared
inline; this resolves the problem.
MCR Started by MATLAB Compiler Returns true for isdeployed
You can use the isdeployed function to determine if an MCR was started by
MATLAB Compiler. The
mcc command starts a new MCR. The isdeployed
functi on will return true for this M CR, thus replicating the deployed
environment.
Misleading -e Error Is Resolved
On Windows, when mbuild (which is called by mcc) fails, you will no longer get
the misleading error about
-e not being an internal or an external command.
Reduced Compilation Time and Size of the CTF File
In certain scenarios, the compilation time is reduced and the size of the CTF
file is smaller.
Translation Files for Various Toolboxes Included in the CTF File
When various toolboxes are compiled, the translation files are now i ncluded
in the CTF archive. This will l et Japanese users s ee the tran sl ated output
for certain toolbox messages.
18
Zobrazit stránku 21
1 2 ... 17 18 19 20 21 22 23 24 25 26 27 ... 36 37

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

Žádné komentáře