05
Jan
Posted by jack as gdrw.com
I am attempting to install the MATLAB Version 7 component into Visual
C++ 6, however I haveing difficulties getting 'mccsavepath' to run.
----
To get started, select MATLAB Help or Demos from the Help menu.
>> mex -setup
Please choose your compiler for building external interface (MEX) files:
Would you like mex to locate installed compilers [y]/n? y
Select a compiler:
[1] Digital Visual Fortran version 6.0 in C:Program FilesMicrosoft Visual Studio
[2] Lcc C version 2.4 in Z:MATLAB7syslcc
[3] Microsoft Visual C/C++ version 7.0 in C:Program FilesMicrosoft
Visual Studio .NET
[4] Microsoft Visual C/C++ version 6.0 in C:Program FilesMicrosoft Visual Studio
[0] None
Compiler: 4
Please verify your choices:
Compiler: Microsoft Visual C/C++ 6.0
Location: C:Program FilesMicrosoft Visual Studio
Are these correct?([y]/n): y
Try to update options file: C:Documents and
SettingsChrisApplication DataMathWorksMATLABR14mexopts.bat
From template: Z:MATLAB7BINWIN32mexoptsmsvc60opts.bat
Done . . .
>> mbuild -setup
Please choose your compiler for building standalone MATLAB applications:
Would you like mbuild to locate installed compilers [y]/n? y
Select a compiler:
[1] Lcc C version 2.4 in Z:MATLAB7syslcc
[2] Microsoft Visual C/C++ version 7.0 in C:Program FilesMicrosoft
Visual Studio .NET
[3] Microsoft Visual C/C++ version 6.0 in C:Program FilesMicrosoft Visual Studio
[0] None
Compiler: 3
Please verify your choices:
Compiler: Microsoft Visual C/C++ 6.0
Location: C:Program FilesMicrosoft Visual Studio
Are these correct?([y]/n): y
Try to update options file: C:Documents and
SettingsChrisApplication DataMathWorksMATLABR14compopts.bat
From template: Z:MATLAB7BINWIN32mbuildoptsmsvc60compp.bat
Done . . .
--> "Z:MATLAB7binwin32mwregsvr Z:MATLAB7binwin32mwcomutil.dll"
DllRegisterServer in Z:MATLAB7binwin32mwcomutil.dll succeeded
--> "Z:MATLAB7binwin32mwregsvr Z:MATLAB7binwin32mwcommgr.dll"
DllRegisterServer in Z:MATLAB7binwin32mwcommgr.dll succeeded
>> cd(prefdir)
>> mccsavepath
??? Undefined function or variable 'mccsavepath'.
----
Does anyone have any suggestions, I recall using the above on another
computer a year ago and it worked perfectly.
(I am using Windows XP, so if you want to setup a remote assistance thats fine!)I have verified the about information is correct on the offical site
although I am unable to get the last part to work:
http://www.mathworks.com/support/solutions/data/1-18L04.html?solution=1-18L04
very odd..#If you have any other info about this subject , Please add it free.# |
|