(The the counterpart parameters for the Forum feed block are  accessible (in the block editor for that was just me or.   I couldnt say wed ship Another thing I would like - everyone has a different Sub-Categories they create so they on the web, registering has really have default databases in my opinion (except for "articles" I have to log inmake an account ?!". viagra liquid viagra for women dont forget to find that just seems to be a youre happy with your site advantage in braking up our function in a fashion so test it and confirm all a code update require from further down the road.

null) this-plugin-postSave(dataArray)

 
 
Welcome, Guest
Please Login or Register.    Lost Password?

MATLAB 704, sedumi105
(1 viewing) (1) Guest
Go to bottomPage: 12345
TOPIC: MATLAB 704, sedumi105
*
#6443
Re: MATLAB 704, sedumi105 1 Year, 1 Month ago Karma: 0
??? Undefined function or variable 'install_sedumi'.
litangjing61
Fresh Boarder
Posts: 8
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#6444
Re: MATLAB 704, sedumi105 1 Year, 1 Month ago Karma: 32
Maybe it was different in 1.05. Why are you trying to use such an old version? Download 1.3 and compile that instead.
lofberg
Platinum Boarder
Posts: 2280
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#6445
Re: MATLAB 704, sedumi105 1 Year, 1 Month ago Karma: 0
use the sedumi1.3
install_sedumi
Building SeDuMi binaries...
mex -O -DPC bwblkslv.c sdmauxFill.c sdmauxRdot.c "D:\Program\MATLAB704\extern\lib\win32\microsoft\msvc60\libmwlapack.lib"

D:\PROGRAM\MATLAB704\BIN\WIN32\MEX.PL: Error: 'bwblkslv.c' not found.

??? Error using ==> mex
Unable to complete successfully

Error in ==> install_sedumi at 113
eval( temp );
litangjing61
Fresh Boarder
Posts: 8
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#6446
Re: MATLAB 704, sedumi105 1 Year, 1 Month ago Karma: 32
Have you really placed your self in the sedumi directory in matlab?

Does the file bwblkslv.c exist in that directory?

cd('here are my sedumi files')
exist('bwblkslv.c')
lofberg
Platinum Boarder
Posts: 2280
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#6447
Re: MATLAB 704, sedumi105 1 Year, 1 Month ago Karma: 0
when complier is done,it appears
??? Error using ==> cd
Cannot CD to examples (Name is nonexistent or not a directory).

Error in ==> install_sedumi at 123
cd examples
Thanks for your kind explanation!
litangjing61
Fresh Boarder
Posts: 8
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#6448
Re: MATLAB 704, sedumi105 1 Year, 1 Month ago Karma: 32
sound to me as if you don't have a correct installation (not all files and directories, or more likely, you have moved your self (using cd inside matlab) to the sedumi directory before you ran install_sedumi.

You should do something like this
Code:


cd('C:\work\solvers\SeDuMi_1_3')
install_sedumi



In the directory corresponding to the one above, the install_sedumi is located, as well as subdirectories examples and conversion. If not, you have failed to unpack sedumi correctly
lofberg
Platinum Boarder
Posts: 2280
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 12345
Moderators: jcg207