Is it possible to implement PDEs with ‘pdepe’ inside a simulink scheme?
I want to implement a model in simulink, but this model requires to solve a system of PDEs. How can I implement it knowing that in the equations there are parameters that varies according to time and space, since they depend on the variables on which i solve the PDEs?