From: Bruno Luong on
ImageAnalyst <imageanalyst(a)mailinator.com> wrote in message <e38490c8-0488-4a5b-b021-f827802b1e5d(a)k33g2000yqc.googlegroups.com>...
> I don't know what all those
> options you are using do - maybe they bundle in some huge libraries.

OP compiles a shared library for Unix platform, not stand alone app.

Bruno
From: Dominique on
Hi ! thanks for all those answers !!!

does matlabrc a specific folder ? How can I clean it.

i just run the command :

mcc -m hello.m

and I am at 300 MB CTF file now, still growing up.....
From: Steve Eddins on
Dominique wrote:
> Hi ! thanks for all those answers !!!
> does matlabrc a specific folder ? How can I clean it.
> i just run the command :
> mcc -m hello.m
>
> and I am at 300 MB CTF file now, still growing up.....

I got an 88 KB CTF file and then a 98 KB .exe file for a simple "Hello
World" function.

I'll echo Bruno's suggestion that you visit MathWorks technical support:

http://www.mathworks.com/support

---
Steve Eddins
http://blogs.mathworks.com/steve/
From: Dominique on
Thank you all ! I finally find the solution :

I was working with my .m within a folder where matlab is installed. So the compiler was compiling everything.....

I clean it, changed the folder for ..User\My Documents\MATLAB
and it workd very well now !! thanks a ll !



Steve Eddins <Steve.Eddins(a)mathworks.com> wrote in message <hpkkro$77l$1(a)fred.mathworks.com>...
> Dominique wrote:
> > Hi ! thanks for all those answers !!!
> > does matlabrc a specific folder ? How can I clean it.
> > i just run the command :
> > mcc -m hello.m
> >
> > and I am at 300 MB CTF file now, still growing up.....
>
> I got an 88 KB CTF file and then a 98 KB .exe file for a simple "Hello
> World" function.
>
> I'll echo Bruno's suggestion that you visit MathWorks technical support:
>
> http://www.mathworks.com/support
>
> ---
> Steve Eddins
> http://blogs.mathworks.com/steve/
First  |  Prev  | 
Pages: 1 2
Prev: bandlimited Gaussian signal
Next: Active Noise Control