MATLAB COMPILER RELEASE NOTES Guide de l'utilisateur Page 254

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 264
  • Table des matières
  • DEPANNAGE
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 253
B Error and Warning Messages
B-20
Run-time Error: File:
filename
Line: # Column: # The function "
functionname
" was called with
more than the declared number of outputs (
quantity1
). There is an inconsistency
between the declared number of formal outputs and the actual number of
outputs.
Run-time Error: File:
filename
Line: # Column: # The load statement did not specifically list the
names of variables to be loaded as constant strings.
Useoneoftheformsoftheload
command t hat contains the names of the varia bles to be loaded, for example,
load filename num value.
Run-time Error: File:
filename
Line: # Column: # The save statement did not specifically list the
names of variables to be saved as constant strings.
Useoneoftheformsofthesave
command that contains the names of the varia bles to be saved, for example,
save testdata num value.
Vue de la page 253
1 2 ... 249 250 251 252 253 254 255 256 257 258 259 ... 263 264

Commentaires sur ces manuels

Pas de commentaire