Hi all, I am just starting to use the matpower software. When I type the 'test_matpower' at the matlab prompt, I get the list below. As you might observe, it reports that "t_opf_fmnincon" is not ok. Does it mean that matpower is not installed successfully?
Kind regards, Eb >> 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.......not ok ##### Ran 101 of 101 tests: 65 passed, 36 failed t_opf_mips..........ok t_opf_mips_sc.......ok t_opf_dc_mips.......ok t_opf_dc_mips_sc....ok t_opf_dc_ot.........ok t_opf_userfcns......ok t_runopf_w_res......ok t_dcline............ok t_makePTDF..........ok t_makeLODF..........ok t_total_load........ok t_scale_load........ok Ran 1768 of 1768 tests: 1552 passed, 36 failed, 180 skipped Elapsed time 43.34 seconds.
