MATLAB COMPILER RELEASE NOTES User's Guide Page 487

  • Download
  • Add to my manuals
  • Print
  • Page
    / 716
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 486
Programming
18-37
imfinfo can now return Exif data for JPEG or TIFF format image files. Information
specific to the digital camera can be found in the 'DigitalCamera' field, while any
global positioning system information can be found in the 'GPSInfo' field.
imwrite now supports the 'RowsPerStrip' parameter that you can use to specify
how many image rows to include in a strip when writing TIFF files. By default,
imwrite limits the number of rows included in a strip so that the size of the strip
does not exceed 8 KB. Now you can specify strips of larger size.
Compression of -v7.3 MAT-Files
You can store data items that are over 2 gigabytes in size in a MAT-file using the -
v7.3 option for the save function. This option was introduced in MATLAB R2006b. With
MATLAB R2008a, save now compresses these MAT-files.
Changes to Programming Documentation
Some of the chapters in the MATLAB Programming documentation have been moved
or renamed in this release. Also the title of the Programming documentation has
been changed to Programming Fundamentals in order to differentiate this part of the
MATLAB help from the new documentation on Developing MATLAB Classes.
Page view 486
1 2 ... 482 483 484 485 486 487 488 489 490 491 492 ... 715 716

Comments to this Manuals

No comments