From: Andreas on 6 Apr 2010 17:02 Hello, I'm using the "Matlab Compiler" and I've a short question. Are there any advantages to use a compiled version of the own m-files concerning the speed? Is it reasonable to compile the own matlab-scripts?
From: ImageAnalyst on 6 Apr 2010 17:30 It is reasonable. But I don't know about the speed - I haven't compared. I usually only compile for my end users who don't want to buy full-blown MATLAB. I always run the m-files, not the executable, because I'm always working on developing them.
|
Pages: 1 Prev: fault when launching Matlab Next: Updating Button properties in the GUIDE environment |