matpower8.0 comes with most test failed

5 views (last 30 days)
wenxuan
wenxuan on 3 Sep 2024
Commented: Stephen23 on 16 May 2025
test_most
t_most_3b_1_1_0........ok
t_most_3b_3_1_0........ok
t_most_30b_1_1_0.......ok
t_most_30b_3_1_0.......ok
t_most_fixed_res.......ok
t_most_30b_1_1_0_uc....ok
t_most_mpopf...........ok
t_most_uc..............警告: 将忽略这些选项,因为当前(默认)算法是 'highs':
RootLPAlgorithm
IntegerTolerance
> 位置:intlinprog (第 165 行)
位置: miqps_ot (第 282 行)
位置: miqps_master (第 219 行)
位置: opt_model/solve (第 229 行)
位置: most (第 2040 行)
位置: t_most_uc (第 196 行)
位置: t_run_tests (第 61 行)
位置: test_most (第 59 行)
警告: 将忽略这些选项,因为当前(默认)算法是 'highs':
RootLPAlgorithm
IntegerTolerance
> 位置:intlinprog (第 165 行)
位置: miqps_ot (第 282 行)
位置: miqps_master (第 219 行)
位置: opt_model/solve (第 229 行)
位置: most (第 2040 行)
位置: t_most_uc (第 220 行)
位置: t_run_tests (第 61 行)
位置: test_most (第 59 行)
警告: 将忽略这些选项,因为当前(默认)算法是 'highs':
RootLPAlgorithm
IntegerTolerance
> 位置:intlinprog (第 165 行)
位置: miqps_ot (第 282 行)
位置: miqps_master (第 219 行)
位置: opt_model/solve (第 229 行)
位置: most (第 2040 行)
位置: t_most_uc (第 251 行)
位置: t_run_tests (第 61 行)
位置: test_most (第 59 行)
警告: 将忽略这些选项,因为当前(默认)算法是 'highs':
RootLPAlgorithm
IntegerTolerance
> 位置:intlinprog (第 165 行)
位置: miqps_ot (第 282 行)
位置: miqps_master (第 219 行)
位置: opt_model/solve (第 229 行)
位置: most (第 2040 行)
位置: t_most_uc (第 276 行)
位置: t_run_tests (第 61 行)
位置: test_most (第 59 行)
警告: 将忽略这些选项,因为当前(默认)算法是 'highs':
RootLPAlgorithm
IntegerTolerance
> 位置:intlinprog (第 165 行)
位置: miqps_ot (第 282 行)
位置: miqps_master (第 219 行)
位置: opt_model/solve (第 229 行)
位置: most (第 2040 行)
位置: t_most_uc (第 301 行)
位置: t_run_tests (第 61 行)
位置: test_most (第 59 行)
警告: 将忽略这些选项,因为当前(默认)算法是 'highs':
RootLPAlgorithm
IntegerTolerance
> 位置:intlinprog (第 165 行)
位置: miqps_ot (第 282 行)
位置: miqps_master (第 219 行)
位置: opt_model/solve (第 229 行)
位置: most (第 2040 行)
位置: t_most_uc (第 330 行)
位置: t_run_tests (第 61 行)
位置: test_most (第 59 行)
警告: 将忽略这些选项,因为当前(默认)算法是 'highs':
RootLPAlgorithm
IntegerTolerance
> 位置:intlinprog (第 165 行)
位置: miqps_ot (第 282 行)
位置: miqps_master (第 219 行)
位置: opt_model/solve (第 229 行)
位置: most (第 2040 行)
位置: t_most_uc (第 357 行)
位置: t_run_tests (第 61 行)
位置: test_most (第 59 行)
警告: 将忽略这些选项,因为当前(默认)算法是 'highs':
RootLPAlgorithm
IntegerTolerance
> 位置:intlinprog (第 165 行)
位置: miqps_ot (第 282 行)
位置: miqps_master (第 219 行)
位置: opt_model/solve (第 229 行)
位置: most (第 2040 行)
位置: t_most_uc (第 382 行)
位置: t_run_tests (第 61 行)
位置: test_most (第 59 行)
无法识别的字段名称 "Rrp"。
出错 most_summary (第 82 行)
Rup = mdo.results.Rrp;
出错 t_most_uc (第 383 行)
ms = most_summary(mdo);
出错 t_run_tests (第 61 行)
feval( test_names{k}, ~verbose );
出错 test_most (第 59 行)
all_ok = t_run_tests( tests, verbose );

Answers (1)

Sabin
Sabin on 16 May 2025
MATHPOWER is not developed by MathWorks. Would be more suitable to get in touch directly with the developers of this 3rd party tool.

Categories

Find more on Deep Learning Toolbox in Help Center and File Exchange

Products


Release

R2024a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!