MATLAB COMPILER RELEASE NOTES User's Guide Page 208

  • Download
  • Add to my manuals
  • Print
  • Page
    / 716
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 207
R2012b
6-18
Reading and writing of BigTIFF image files larger than 4 GB
MATLAB now supports BigTIFF image files larger than 4 GB. You can use imread or the
Tiff object.
Reading of XLSM, XLTX, and XLTM files on all platforms with xlsread
function
The xlsread function now reads data from XLSM, XLTX, and XLTM files on all
platforms. Previously, this functionality was available only on Microsoft Windows
systems with Excel software.
xlsread function now supporting named ranges on all platforms
The xlsread function now supports named ranges as inputs, on all platforms. For
example, you can call
num = xlsread(filename,sheet,xlRange);
where xlRange refers to a named range of data in your Excel workbook. Previously, this
functionality was available only on Microsoft Windows systems with Excel software.
Multiple delimiter support in textscan function
The textscan function recognizes multiple different delimiters within a single file.
textscan also can treat multiple repeated delimiter characters as a single delimiter.
Timeout, user agent, and character encoding inputs for urlread and
urlwrite functions
The urlread and urlwrite functions accept the following optional attribute-value pair
arguments.
Attribute Value
Timeout Timeout duration
UserAgent Client user agent identification
Page view 207
1 2 ... 203 204 205 206 207 208 209 210 211 212 213 ... 715 716

Comments to this Manuals

No comments