From: TOMISLAV on 16 Nov 2009 13:49 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 17 Nov 2009 03:47 "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
|
Pages: 1 Prev: "simultaneous" fit? Next: User Input on Matlab Compiled Code |