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

  • 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 116
Bug Fixes
5-13
Fixed Error in commonmaplib.tlc
A typo in rev 1.17 of commonmap.tlc was fixed. This typo caused an error during
code generation, when using the
grt_malloc target with External mode
selected.
Fixed Name Clashes with Run-Time Library
Functions
The Real-Time Workshop now uses the macros rt_min and rt_max to avoid
clashing with run-time library
min and max functions.
Improved Handling of Sample Times
The sample time handling for the S-function and ERT targets has been
improved to use the compiled sample time instead of the user specified sample
time on the input port blocks.
Look-Up Table (n-D) Code Generation Bug Fix
The Real-Time Workshop now generates correct code for Look-Up Table (n-D)
blocks having 5 or more dimensions with different dimension sizes.
Parenthesize Negative Numerics in Fcn Block
Expressions
Fcn block expressions in the generated code failed to compile in the case of a
unary operator preceding a workspace variable with a negative value, such as
the expression
-v*u
Such expressions are now enclosed in parentheses, as in
(-v) * u
Vue de la page 116
1 2 ... 112 113 114 115 116 117 118 119 120 121 122 ... 297 298

Commentaires sur ces manuels

Pas de commentaire