MATLAB APPLICATION DEPLOYMENT - WEB EXAMPLE GUIDE Guía de usuario Pagina 171

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 274
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de 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.
Vista de pagina 170
1 2 ... 166 167 168 169 170 171 172 173 174 175 176 ... 273 274

Comentarios a estos manuales

Sin comentarios