On 1/18/2012 11:49 PM, Masih Mahmoodi wrote:
> Hello everyone,
>
> I am trying to solve a system of nonlinear algebraic equations in simulink.
>The reason I want to solve equations in simulink (and not MATLAB) is that the
>input parameters of the objective function are varying with time and a new set
>of equationa must be solved at each time step.
Hello;
So, why can't the above be done in Matlab? can't you generate new set of equations
at each time step in Matlab? Why not?