23.12.2012 Views

MATLAB Function Reference Volume 1: A - E - Bad Request

MATLAB Function Reference Volume 1: A - E - Bad Request

MATLAB Function Reference Volume 1: A - E - Bad Request

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

vpval<br />

2bvpval<br />

Purpose Evaluate the numerical solution of a boundary value problem (BVP) using the<br />

output of bvp4c<br />

2-186<br />

Note bvpval is obsolete and will be removed in the future. Please use deval<br />

instead.<br />

Syntax sxint = bvpval(sol,xint)<br />

Description sxint = bvpval(sol,xint) uses sol, the output of bvp4c, to evaluate the<br />

solution of a boundary value problem at each element of the vector xint. For<br />

each i, sxint(:,i) is the solution corresponding to xint(i).<br />

See Also bvp4c, bvpinit, bvpget, bvpset

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!