MATLAB POLYSPACE 7 Guía de instalación Pagina 398

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 618
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 397
6 Editing and Debugging M-Files
open(fullfile(matlabroot,'help','techdoc','matlab_env','examples','lengthofline.m'))
b Save the example file to a directory to which you have write access. For
the e xample,
lengthofline.m is saved to I:\MATLABFiles\mymfiles.
3 The M-Lint message indicator at the top right edge of the window conveys
the M-Lint messages reported for the f ile:
R ed means syntax errors were detected. Another way to detect some
of these errors is using syntax highlighting to identify unterminated
strings, and delimiter matching to identify unmatched keywords,
parentheses, braces, and brackets.
Orange means warnings or opportunities for improvement were detected,
but no errors were detected.
G ree n m eans no errors, warnings, or opportunities for improvement
were detected.
For the example, the indicator is red, meaning there is at least one error in
the file.
6-90
Vista de pagina 397
1 2 ... 393 394 395 396 397 398 399 400 401 402 403 ... 617 618

Comentarios a estos manuales

Sin comentarios