Re: MCR installation
- From: "Don " <dony2k@xxxxxxxxxxxxxx>
- Date: Tue, 2 Jun 2009 02:16:02 +0000 (UTC)
HI,
if you installed MCR in the remote machine.To run the exe program you have to do two things
1. copy your .exe file, .ctf file and if the program need any picture as input, put all the files in a new directory of your remote machine.
2. In the main menu of your comuter
2.1 click the run button
2.2 type the command " cmd" for entering into dos mode
2.3 cd\
2.4 edit autoxec.bat
2.5 type the following syntax in the text editor
set PATH = c:\Program Files\MATLAB Component Runtime\v77\runtime\win32; %PATH%
set PATH = c:\Program Files\MATLAB Component Runtime\mglinstaller\Temp\bin\win32; %PATH%
2.5 save the file and exit
2.6 In the dos prompt type autoexec.bat
The system will automatically locate the supporting dll files from the dir.
2.7 exit from dos mode.
2.7 RUN your exe file
.
- Prev by Date: Re: need help guide ( maximize gui window) !!
- Next by Date: Re: one question about function "Rastrigin"
- Previous by thread: reading a FEMAP NX NASTRAN *.dat File
- Next by thread: Matlab COM events
- Index(es):
Relevant Pages
|