MATLAB POLYSPACE 7 Guia de Instalação Página 432

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
Vista de página 431
6 Editing and Debugging M-Files
collatzplot(6)
7 To make debugging easier, you ran collatzplot for a small value of m.
Now that you know it works correctly, run
collatzplot for a larger va lue
to produce more interesting results. Before doing so, you might want to
disableoutputforthelineyoujustaddedinstep6,line19of
collatz.m,by
adding a semicolon to the end of the line so it appears as
sequence;
Then run
collatzplot(500)
6-124
Vista de página 431
1 2 ... 427 428 429 430 431 432 433 434 435 436 437 ... 617 618

Comentários a estes Manuais

Sem comentários