MATLAB APPLICATION DEPLOYMENT - WEB EXAMPLE GUIDE Guida Utente Pagina 171

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
Vedere la pagina 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.
Vedere la pagina 170
1 2 ... 166 167 168 169 170 171 172 173 174 175 176 ... 273 274

Commenti su questo manuale

Nessun commento