Dear Sir,
When i write "test_matpower" in command window I am getting following.
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......ok (180 of 288 skipped)
t_pf................ok
t_opf_fmincon.......??? Error using ==> opf at 92
opf.m: Incorrect input parameter order, number or type
Error in ==> runopf at 96
[r, success] = opf(casedata, mpopt);
Error in ==> t_opf_fmincon at 82
[baseMVA, bus, gen, gencost, branch, f, success, et] =
runopf(casefile, mpopt);
Error in ==> t_run_tests at 79
feval( test_names{k}, ~verbose );
Error in ==> test_matpower at 135
t_run_tests( tests, verbose );
I am using MTPOWER 4.1 available on your site for downloading.Is there anything
wrong?Why I am getting that error?Please clarify
S.D.Naik