Print

Print


Hello,

I'm trying to generate a standalone version from a matlab software which is
using SMP8.

The main problem that I found is that Matlab compiler (mcc) doesn't support
the 'addpath' command. Resources available under a path included by this
command become unavailable so it's necessary to remove that command and add
the path manually to the compiler commandline.

I tryed to modify manually the files with the addpath command but there are
lots of them and also some of those files generates new matlab files with
addpath too.

Is there a way to use SPM8 in a standalone application?

Thanks.

Jose.