MATLAB DATABASE TOOLBOX RELEASE NOTES Betriebsanweisung Seite 114

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 298
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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.
Seitenansicht 113
1 2 ... 109 110 111 112 113 114 115 116 117 118 119 ... 297 298

Kommentare zu diesen Handbüchern

Keine Kommentare