MATLAB COMPILER RELEASE NOTES User's Guide Page 171

  • Download
  • Add to my manuals
  • Print
  • Page
    / 716
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 170
Language and Programming
5-11
Compatibility Considerations
To obtain a string representation of large integers that uses decimal notation, call
int2str(x) instead of num2str(x).
Do not use classpath.txt file to modify Java static path
As of R2012b, the file classpath.txt is no longer used to add custom paths to the static
Java class path. A new MathWorks product installation rewrites the static class path
(found in the classpath.txt file).
Compatibility Considerations
To modify the Java class path, create javaclasspath.txt or javalibrarypath.txt
files. For more information, see The Static Path and Locating Native Method Libraries.
Functionality being removed or changed
Functionality What Happens
When You Use
This Functionality?
Use This Instead Compatibility Considerations
createCopy method of
inputParser class
Warns copy Replace all instances of
createCopy with copy.
hostid Warns See Solution 1–171PI on
the MathWorks website for
instructions on obtaining
your hostid.
Page view 170
1 2 ... 166 167 168 169 170 171 172 173 174 175 176 ... 715 716

Comments to this Manuals

No comments