Dear Ehsan

Refer to this link please . I hope it may be useful
https://www.youtube.com/watch?v=NG29E1OGRV8

Regards
Saeed Ahmed


On 25 July 2017 at 17:20, Ehsan Hejri <[email protected]> wrote:

> Hi everybody,
>
> I am using MATLAB R2017a  and I am going to install matpower 4.1 (to use
> MatACDC 1.0 i can only work with this version) on my computer.
> After adding matpower 4.1 to the path and running test_matpower
> I am receiving this error.
>
> ======================================
>  >> test_matpower
> t_loadcase..........ok
> t_ext2int2ext.......ok
> t_jacobian..........ok
> t_hessian...........ok
> t_totcost...........ok
> t_modcost...........ok
> t_hasPQcap..........ok
> t_mips..............ok
> t_qps_matpower......Struct contents reference from a non-struct array
> object.
>
> Error in qps_ot (line 260)
> kl = find(lam.eqlin < 0);   %% lower bound binding
>
> Error in qps_matpower (line 241)
>             qps_ot(H, c, A, l, u, xmin, xmax, x0, opt);
>
> Error in t_qps_matpower (line 157)
>         [x, f, s, out, lam] = qps_matpower(p);
>
> Error in t_run_tests (line 79)
>     feval( test_names{k}, ~verbose );
>
> Error in test_matpower (line 135)
> t_run_tests( tests, verbose );
> ======================================
>
> I would appreciate to help me to solve this problem.
>
> Best Regards,
> Ehsan
>

Reply via email to