MATLAB COMPILER RELEASE NOTES Guide de l'utilisateur Page 440

  • 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 439
R2008b
17-32
??? In an assignment A(:) = B, the number of elements in A and B
must be the same.
MATLAB objects behave in the same way:
ts_obj = timeseries;
t(:) = ts_obj;
??? In an assignment A(:) = B, the number of elements in A and B
must be the same.
Compatibility Considerations
In MATLAB Version 7.6 Release 2008a, indexed assignment of the form p(:) = object
did not result in an error.
fopen No Longer Supports VAXD, VAXG, and Cray Machine Formats
Calls to fopen with any of the following values for machine format return an error:
'vaxd' or 'd'
'vaxg' or 'g'
'cray' or 'c'
Compatibility Considerations
In previous releases, calls to fopen with machine format values associated with VAXD,
VAXG, and Cray did not result in an error.
To read files in VAXD and VAXG formats, consider the workaround available on the
MATLAB Central File Exchange, file ID #22675.
Vue de la page 439
1 2 ... 435 436 437 438 439 440 441 442 443 444 445 ... 715 716

Commentaires sur ces manuels

Pas de commentaire