MATLAB COMPILER RELEASE NOTES User's Guide Page 368

  • Download
  • Add to my manuals
  • Print
  • Page
    / 716
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 367
R2009b
15-20
rethrow(MException), introduced in version 7.5, accepts an MException object as input,
and is the recommended form.
Compatibility Considerations
It is strongly recommended that you discontinue the use of lasterror and lasterr,
and that you replace the use of these functions in your program code with the
MException-based style of error handling described above.
Use of maxNumCompThreads No Longer Recommended
Invoking the function maxNumCompThreads now returns the following warning:
Warning: maxNumCompThreads will be removed in a future release.
Please remove any instances of this function from your code.
maxNumCompThreads continues to operate the same in this release of MATLAB.
However, the function will be discontinued in a future release of the product.
Compatibility Considerations
It is recommended that you discontinue the use of maxNumCompThreads. However, if you
do have any program code that invokes this function, you should make sure that such
programs are not affected by this new warning.
Excel Worksheet Selection in the Import Wizard
In previous releases, the Import Wizard imported only the first populated worksheet in
an Excel file. The Import Wizard now allows you to specify the worksheet to import. To
start the Import Wizard, use one of the following methods:
Select File > Import Data.
Call uiimport.
Double-click a file name in the Current Folder browser.
Motion JPEG 2000 Files Supported by mmreader
mmreader now imports Motion JPEG 2000 (.mj2) files on Windows, Macintosh, and
Linux platforms.
Page view 367
1 2 ... 363 364 365 366 367 368 369 370 371 372 373 ... 715 716

Comments to this Manuals

No comments