<

Results 1 to 3 of 3

Thread: Matpower Errors - Maltab

  1. #1

    Matpower Errors - Maltab

    Any one know how to solve this error when run Matpower at matlab?

    >> test_matpower
    t_test_fcns.............ok
    t_nested_struct_copy....ok
    t_feval_w_path..........not ok
    ##### Ran 20 of 20 tests: 19 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 58)
    In test_matpower (line 128)

    ok
    t_ext2int2ext...........ok
    t_jacobian..............ok
    t_hessian...............ok
    t_margcost..............ok
    t_totcost...............ok
    t_modcost...............ok
    t_hasPQcap..............ok
    t_mplinsolve............ok (2 of 4 skipped)
    t_mips..................ok
    t_qps_matpower..........ok (252 of 360 skipped)
    t_miqps_matpower........Error using intlinprog (line 131)
    INTLINPROG has stopped because it encountered an internal error. We are sorry for the inconvenience.

    Please contact technical support for assistance with your problem* quoting the code "-1000@-1002".

    Error in miqps_ot (line 281)
    intlinprog(c* intcon* Ai* bi* Ae* be* xmin* xmax* ot_opt);

    Error in miqps_matpower (line 220)
    miqps_ot(H* c* A* l* u* xmin* xmax* x0* vtype* opt);

    Error in t_miqps_matpower (line 171)
    [x* f* s* out* lam] = miqps_matpower(p);

    Error in t_run_tests (line 58)
    feval( test_names{k}* ~verbose );

    Error in test_matpower (line 128)
    t_run_tests( tests* verbose );

  2. # ADS
    Spons Circuit
    Join Date
    Always
    Posts
    Many
     
  3. Re: Matpower Errors - Maltab

    +/- 2 years ago I had a similar problem. I re-installed matlab (2013a)* after that it was running normal.
    Hope you can solve the issue.

  4.    Sponsored Links



    -

  5. #3

    Re: Matpower Errors - Maltab

    this is on matlab 2016 and matpower 6.0

Similar Threads

  1. matpower v5.1
    By gussww in forum General Engineering
    Replies: 0
    Last Post: 04-13-2016, 04:54 PM
  2. MATPOWER 5.0 now available
    By raz in forum Electrical & Power Engineering
    Replies: 2
    Last Post: 12-22-2014, 09:31 PM
  3. Htri errors
    By sacc001 in forum Oil And Gas Production
    Replies: 0
    Last Post: 09-27-2009, 07:48 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40