MATLAB DATABASE TOOLBOX RELEASE NOTES Guía de usuario Pagina 82

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 298
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 81
2 MATLAB 6.1 Release Notes
2-34
MATLAB -> Using MATLAB -> Development Environment -> Editing and
Debugging M-Files -> Debugging M-Files -> Trial Run for Example
.
On page 7-29, in “Correcting Problems and Ending Debugging, Completing the
Example,” step 3 is incorrect. It should instead read
“In collatzplot.m line 12,
change the string
plot_seq to seq_length(m) and save the file.”
interp1 Extrapolation of Out-of-Range Values
A new argument enables interp1 to perform extrapolation for out-of-range
values for all methods. It also enables you to specify a scalar to be returned for
out-of-range values.
The PDF version of the interp1 reference page incorrectly states that the
default for all methods is for
interp1 to perform extrapolation for out-of-range
values. In fact,
interp1 performs extrapolation as the default only for the
'spline', 'pchip', and 'cubic' methods. For all other methods, it returns NaN
for out-of-range values. This behavior is unchanged from Version 5.
The HTML reference page for
interp1 is correct.
Vista de pagina 81
1 2 ... 77 78 79 80 81 82 83 84 85 86 87 ... 297 298

Comentarios a estos manuales

Sin comentarios