diff options
Diffstat (limited to 'macros/symphonymat.sci')
-rw-r--r-- | macros/symphonymat.sci | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/symphonymat.sci b/macros/symphonymat.sci index 33a1163..5aab6e5 100644 --- a/macros/symphonymat.sci +++ b/macros/symphonymat.sci @@ -126,7 +126,7 @@ function [xopt,fopt,status,iter] = symphonymat (varargin) // 483 336 765 637 981 980 202 35 594 689 602 76 767 693 .. // 893 160 785 311 417 748 375 362 617 553 474 915 457 261 350 635 ; // ]; - // nbVar = size(objCoef,2) + // nbVar = size(objCoef,1) // conUB=[11927 13727 11551 13056 13460 ]; // // Lower Bound of variables // lb = repmat(0,1,nbVar) |