From: TOMISLAV on
Ha, I have the same problem. I want to incorporate new(custom made) solver in Simulink.
This should be possible, since not every simulation is possible/optimal with the proposed solvers in Simulink.

So is there an answer to this issue?


"Michal Kraus" <kraus(a)fit.vutbr.cz> wrote in message <hak3u2$41b$1(a)fred.mathworks.com>...
> Hello,
> can we change or add our new solver into Simulink (Simulation->Configuration Parameters->Solver->Solver Options->Solver:)
> Our solver has the same interface like the standard solvers in Matlab SImulink and we would like to integrate it into Matlab Simulink.
From: Riccardo on
"TOMISLAV " <tossomail(a)yahoo.com> wrote in message <hds6qu$mp7$1(a)fred.mathworks.com>...
> Ha, I have the same problem. I want to incorporate new(custom made) solver in Simulink.
> This should be possible, since not every simulation is possible/optimal with the proposed solvers in Simulink.
>
> So is there an answer to this issue?
>
>
> "Michal Kraus" <kraus(a)fit.vutbr.cz> wrote in message <hak3u2$41b$1(a)fred.mathworks.com>...
> > Hello,
> > can we change or add our new solver into Simulink (Simulation->Configuration Parameters->Solver->Solver Options->Solver:)
> > Our solver has the same interface like the standard solvers in Matlab SImulink and we would like to integrate it into Matlab Simulink.

I raised the same issue few years ago to Simulink support, as an improvement request.
As far as I know, the answer is still "NO YOU CAN'T", at least for interactive simulations.
If you have RTW, it should be possible to autocode your model and replace the standard solver with your own, but you'll haveto run the simulation as an .exe file.
HTH
Riccardo