MATLAB COMPILER RELEASE NOTES User's Guide Page 333

  • Download
  • Add to my manuals
  • Print
  • Page
    / 716
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 332
Mathematics
13-15
Compatibility Considerations
If you require the old behavior, replace instances of nextpow2 with
nextpow2(length(v)).
Math Libraries Not Available to Build MEX-Files with Compaq Visual
Fortran
MATLAB no longer provides the libdflapack.dll and libdfblas.dll math libraries
for building Fortran MEX-files with a Compaq
®
Visual Fortran compiler.
Compatibility Considerations
If you distribute MEX-files that call BLAS or LAPACK functions built on a Compaq
Visual Fortran compiler, you must also distribute the libdflapack.dll and
libdfblas.dll library files.
If MATLAB displays errors when loading a MEX-file and the Dependency Walker
indicates missing libdflapack.dll and/or libdfblas.dll libraries, contact the
MEX-file vendor for copies of the libraries. The third-party product, Dependency Walker,
is available from the Web site http://www.dependencywalker.com/.
Page view 332
1 2 ... 328 329 330 331 332 333 334 335 336 337 338 ... 715 716

Comments to this Manuals

No comments