I don't know how to solve this second order ODE in SIMULINK:

I rewrote it to the system of first order ODEs:

then

giving

My SIMULINK blocks are here:

giving this Scope:

This is the plot of symbolic solution from dsolve:

It looks like the functions (plots) from symbolic and SIMULINK are little similar.

