how to set boundary conditions (not only for initial values) for ODEs in simulink

1 view (last 30 days)
Hello,
I would like to know is there is one way to set the boundary conditions for ODES in Simulink but not only for the initial values but for other values. for Example
being y the function and y' the derivative, is it possible to set the following boundary conditions?
y(0)= ; y(2)= and then y'(0)= ; y'(2)=
Thanks very much,
Arlene

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!