MATLAB DATABASE TOOLBOX RELEASE NOTES Guide de l'utilisateur Page 114

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 298
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 113
5 Real-Time Workshop 4.1 Release Notes
5-10
Zero indexing on complex numbers is now supported.
In prior releases, the Target Language Compiler allowed 0 indexing for
integer and real values, but not for complex values. This restriction has been
removed in the Target Language Compiler 4.1, as shown in the following
example.
%assign a = 1.0 + 3.0i
%assign b = a[0] %% zero index now allowed
Fixed a crash that occurred if ROLL_ITERATIONS was called outside of a %roll
construct.
ROLL_ITERATIONS returns NULL if called outside of a %roll
construct.
TLC now allows use of any path separator character independent of
operating system. You can use either
\ or / as a path separator character on
Unix or Windows).
Fixed a bug in the compare for equality operation.
0.0 now compares equal
to
-0.0.
Vue de la page 113
1 2 ... 109 110 111 112 113 114 115 116 117 118 119 ... 297 298

Commentaires sur ces manuels

Pas de commentaire