Hi Lucien, Yes, it appears that you added all of the MATPOWER directories and sub-directories to your Matlab path. Please try removing all of them, then run install_matpower to correctly update your MATLAB path (see Getting Started with MATPOWER<https://matpower.org/about/get-started/>, or Section 2.3 of the User’s Manual<https://matpower.org/docs/MATPOWER-manual-7.1.pdf>).
Ray On Jun 15, 2021, at 3:54 AM, Erdin Lucien <ler...@student.ethz.ch<mailto:ler...@student.ethz.ch>> wrote: Hi there, I have no idea how to use this elist, so I just try. I’m a student at ETH Zürich, Switzerland and tried to intall Matpower. But the following errors occurred while testing the installation, as described in the installation guide. Does anybody know what went wrong, or if I still can use Matpower, or what I might do for troubleshooting? Best, Lucien Erdin test_matpower t_test_fcns.............ok t_have_feature..........not ok ##### Ran 20 of 20 tests: 16 passed, 4 failed t_mplinsolve............ok (6 of 66 skipped) t_mips..................ok t_mips_pardiso..........ok (60 of 60 skipped) t_qps_mips..............ok t_have_fcn..............not ok ##### Ran 20 of 20 tests: 16 passed, 4 failed t_nested_struct_copy....ok t_nleqs_master..........ok (30 of 150 skipped) t_qps_master............ok (288 of 432 skipped) t_miqps_master..........ok (260 of 288 skipped) t_nlps_master...........ok (108 of 540 skipped) t_opt_model.............ok t_om_solve_leqs.........ok t_om_solve_nleqs........ok (36 of 194 skipped) t_om_solve_qps..........ok (240 of 387 skipped) t_om_solve_miqps........ok (74 of 118 skipped) t_om_solve_nlps.........ok (94 of 504 skipped) t_qps_matpower..........ok (252 of 396 skipped) t_miqps_matpower........ok (260 of 288 skipped) t_feval_w_path..........not ok ##### Ran 23 of 23 tests: 22 passed, 1 failed t_mpoption..............ok t_loadcase..............Warning: You have $MATPOWER/t/t_loadcase in your path. In general your path should not include sub-directories of $MATPOWER/t. While harmless, it does prevent this test from verifying the ability to load m-file cases that are outside your path. In t_loadcase (line 561) In t_run_tests (line 61) In test_matpower (line 173) ok t_ext2int2ext...........ok t_jacobian..............ok t_hessian...............ok t_margcost..............ok t_totcost...............ok t_modcost...............ok t_hasPQcap..............ok t_pf_ac.................ok t_pf_dc.................ok t_pf_radial.............ok t_cpf...................ok t_islands...............ok t_opf_model.............ok t_opf_model_legacy......ok t_opf_default...........ok t_opf_fmincon...........ok (62 of 872 skipped) t_opf_mips..............ok (280 of 1308 skipped) t_opf_dc_default........ok t_opf_dc_mips...........ok t_opf_dc_mips_sc........ok t_opf_dc_ot.............ok t_opf_userfcns..........ok t_opf_softlims..........ok t_runopf_w_res..........ok t_dcline................ok t_get_losses............ok t_load2disp.............ok t_makePTDF..............ok t_makeLODF..............ok t_printpf...............ok t_vdep_load.............ok t_total_load............ok t_scale_load............ok t_apply_changes.........ok t_psse..................ok t_off2case..............ok t_auction_mips..........ok t_runmarket.............ok Ran 13983 of 13983 tests: 11924 passed, 9 failed, 2050 skipped Elapsed time 123.55 seconds.