Re: Small MCRInstaller.exe is needed
- From: roberson@xxxxxxxxxxxxxxxxxx (Walter Roberson)
- Date: Thu, 31 Jul 2008 22:23:30 +0000 (UTC)
In article <g6tcll$1dq$1@xxxxxxxxxxxxxxxxxx>,
Pyeongwoo <pyeongwoo.lee@xxxxxxxxxxxxx> wrote:
I made some analysis tool, and I converted it into stand
alone binary to provide it to the other engineers.
But MCRInstaller.exe that I have to distribute is almost
140MB.
Is there any way to make it smaller like 50MB?
My version is "7.5.0.342 (R2007b)"
Sorry, no, there isn't. It is effectively a compressed version
of all of the inner guts of Matlab, everything needed to
actually run a Matlab program (except the program parser),
including all of the major graphic routines.
Matlab programs no longer compile into C code that calls upon
the Matlab engine at need: Matlab programs now compile into
pre-parsed "threaded" calls into the Matlab inner workings,
very close to the same way that source code that has passed through the
JIT (Just In Time) compiler behaves for "live" Matlab.
--
"Tired minds don't plan well. Sleep first, plan later."
-- Walter Reisch
.
- References:
- Small MCRInstaller.exe is needed
- From: Pyeongwoo
- Small MCRInstaller.exe is needed
- Prev by Date: Small MCRInstaller.exe is needed
- Next by Date: Re: 24bits conversion
- Previous by thread: Small MCRInstaller.exe is needed
- Next by thread: Re: Small MCRInstaller.exe is needed
- Index(es):
Relevant Pages
|