MATLAB COMPILER RELEASE NOTES User's Guide Page 236

  • Download
  • Add to my manuals
  • Print
  • Page
    / 716
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 235
R2012a
7-26
ncread
ncreadatt
ncdisp
ncinfo
netcdf.open
To use these functions to access data on remote servers using OPeNDAP protocol, specify
the URL instead of a file name.
Upgrades to Scientific File Format Libraries
The following table lists upgrades to scientific file format libraries used by MATLAB.
Library Version
NetCDF 4.1.3 (upgraded from 4.1.2)
Ability to Read NetCDF Files Using HDF4 Functions Removed
In past releases, for certain NetCDF files on Linux and Macintosh systems, you could
read the files using the HDF4 functions. This capability has been removed. To read
NetCDF files, use the high-level NetCDF functions or the low-level NetCDF package.
Functionality Being Removed or Changed
Functionality What Happens
When You Use
This Functionality?
Use This Instead Compatibility Considerations
avifile Still runs VideoWriter Replace all instances of
avifile with VideoWriter.
fileparts return argument 4 (file
version)
Errors —
beginning
in MATLAB
Version 7.13
(R2011b)
No
alternative;
file versions
are
unsupported
Call fileparts with three
return arguments:
[path_name,
file_name,
file_extension]
helpbrowser Still runs doc Replace all instances of
helpbrowser with doc.
Page view 235
1 2 ... 231 232 233 234 235 236 237 238 239 240 241 ... 715 716

Comments to this Manuals

No comments