MATLAB APPLICATION DEPLOYMENT - WEB EXAMPLE GUIDE Guide de l'utilisateur Page 171

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 274
  • Table des matières
  • DEPANNAGE
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 170
Including M-File Information in Compiler Output
5-45
your results are
??? Error using ==> tmmult
Error using ==> *
Inner matrix dimensions must agree.
Error in File: "<matlab>\extern\examples\compiler\tmmult.m",
Function: "tmmult", Line: 4.
Note When using the -A debugline:on option, the lasterr function returns
a string that includes the line number information. If, in your M-code, you
compare against the string value of
lasterr, you will get different behavior
when using this option.
Since
try catch end is not available in g++, do not use the -A debugline:on
option on Linux when generating a C++ application.
Vue de la page 170
1 2 ... 166 167 168 169 170 171 172 173 174 175 176 ... 273 274

Commentaires sur ces manuels

Pas de commentaire