Hello Yookee

please, file the bug on the bug tracker of the glpkmex
project.
http://sourceforge.net/projects/glpkmex/support

Best regards

Xypron
-------- Original-Nachricht --------
> Datum: Mon, 22 Mar 2010 14:45:55 +0300
> Von: "yookeee" 
> An: [email protected]
> Betreff: [Help-glpk] BUG:GLPKMEX Version 2.7 (or 2.3 and the upper    
> versions)is not available for Matlab!

> Hi,
> 
>     I followed instructions 
> at the linear programming solvers page on the UCSD site: 
> 
>  Download the precompiled version of glpkmex from sourceforge.  Unzip the
> .zip file and copy it to the toolboxes folder of 
>   your Matlab installation (for example, C:\Program 
>   Files\MATLAB\R2008b\toolbox).  Add the glpkmex folder to your Matlab
> path:  In Matlab, go to "Set Path" from the "File" drop menu.  In the "Set
> Path" dialog box that pops up, choose "Add with 
>   Subfolders"  Navigate to the glpkmex folder you added to your toolbox 
>   folder and click "ok"  Click "Save" in the "Set Path" diaglog box, then
> "Close"  Test the glpk installation by typing "glpktest1" and then 
>   "glpktest2" at the Matlab command prompt. You shouldn't get any errors. 
> 
> Then I test glpktest1.
> 
> Error messege is as follows:
> 
> ??? Undefined function or method 'glpkcc' for input arguments of type 'struct'.
> 
> 
> 
> Error in ==> glpk at 508
> 
> [xopt, fmin, status, extra] = glpkcc(c, a, b, lb, ub, ctype, vartype, sense, param);
> 
> 
> 
> Error in ==> glpktest1 at 21
> 
> [xmin,fmin,status,extra]=glpk(c,a,b,lb,ub,ctype,vartype,s,param)
> 
>  
> 
> 
> 
> 2010-03-22
> 
> 
> 
> yookeee 
> 
> 
> 
>  

-- 
Sicherer, schneller und einfacher. Die aktuellen Internet-Browser -
jetzt kostenlos herunterladen! http://portal.gmx.net/de/go/atbrowser


_______________________________________________
Help-glpk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-glpk

Reply via email to