MATLAB APPLICATION DEPLOYMENT - WEB EXAMPLE GUIDE Uživatelská příručka Strana 171

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 274
  • Tabulka s obsahem
  • ŘEŠENÍ PROBLÉMŮ
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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.
Zobrazit stránku 170
1 2 ... 166 167 168 169 170 171 172 173 174 175 176 ... 273 274

Komentáře k této Příručce

Žádné komentáře