MATLAB Function Reference    
unmkpp

Piecewise polynomial details

Syntax

Description

[breaks,coefs,l,k,d] = unmkpp(pp) extracts, from the piecewise polynomial pp, its breaks breaks, coefficients coefs, number of pieces l, order k, and dimension d of its target. Create pp using spline or the spline utility mkpp.

Examples

This example creates a description of the quadratic polynomial

as a piecewise polynomial pp, then extracts the details of that description.

See Also

mkpp, ppval, spline


  unix unregisterallevents (COM)