You are on page 1of 7

Warning: PACK can only be used from the MATLAB command line.

> In driver_dispp_finite_diff at 8

loopcounter =

time =

loopcounter =

err_H =

-55.4786

err_U6 =

0.0650

err_Pu4 =

-0.0163

loopcounter =

err_H =

-21.6582

err_U6 =

-0.5456

err_Pu4 =

-0.0206

loopcounter =

err_H =

-117.3817

err_U6 =

-0.2239

err_Pu4 =

-0.0187

loopcounter =

err_H =

-12.2127

err_U6 =

-0.6877

err_Pu4 =

-0.0220

loopcounter =

err_H =

-4.9848

err_U6 =

-0.0085

err_Pu4 =

-0.0160

time =

loopcounter =

err_H =

154.6561

err_U6 =

-0.0625

err_Pu4 =

-0.0169

loopcounter =

err_H =

-7.7227e+221

err_U6 =

-0.0473

err_Pu4 =

-0.0157

??? In an assignment A(I) = B, the number of elements in B and


I must be the same.

Error in ==> dispp_finite_diff at 47


dydt(1)=(1/ex_H)*(-ux*c1(2)+Kox_H*a*(c1(1)-c1(7)/D_H)+const_H_aq);

Error in ==> odearguments at 110


f0 = feval(ode,t0,y0,args{:}); % ODE15I sets args{1} to yp0.

Error in ==> ode45 at 173


[neq, tspan, ntspan, next, t0, tfinal, tdir, y0, f0, odeArgs, odeFcn, ...

Error in ==> driver_dispp_finite_diff at 152


[z,conc]=ode45('dispp_finite_diff',zspan,[ca_H(plno-1),0,ca_U6(plno1),0,ca_Pu4(plno-1),0,co_H(plno-1),0,co_U6(plno-1),0,co_Pu4(plno-1),0],options);
>> %-- 4/21/11 10:13 AM --%

You might also like