MATLAB DATABASE TOOLBOX RELEASE NOTES Guía de usuario Pagina 114

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 298
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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.
Vista de pagina 113
1 2 ... 109 110 111 112 113 114 115 116 117 118 119 ... 297 298

Comentarios a estos manuales

Sin comentarios