MATLAB COMPILER RELEASE NOTES Guide de l'utilisateur Page 339

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 716
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 338
Programming
13-21
Functions and Function Elements Being Removed
Function or Function Element Name What Happens
When You Use
the Function or
Element?
Use This Instead Compatibility Considerations
aviread Warns mmreader and
read
Replace all existing
instances of aviread with
mmreader and read.
aviinfo Warns mmreader and
get
Replace all existing
instances of aviinfo with
mmreader and get.
exifread Warns imfinfo Replace all existing
instances of exifread with
imfinfo
fileparts Still runs,
versn output is
always empty
('')
Remove all references to a
fourth output (versn) from
fileparts.
intwarning Warns warning If you use intwarning,
you can implement the
same warnings using the
warning function.
isstr Still runs ischar Replace all existing
instances of isstr with
ischar.
mmreader.isPlatformSupported Warns, always
returns true
For a platform-specific
list of supported
video file formats, use
getFileFormats.
setstr Still runs char Replace all existing
instances of setstr with
char.
str2mat Still runs char Replace all existing
instances of str2mat with
char.
Vue de la page 338
1 2 ... 334 335 336 337 338 339 340 341 342 343 344 ... 715 716

Commentaires sur ces manuels

Pas de commentaire