The Matlab compiler (mcc) can be used to bundle matlab applications and all found dependencies. I tried to compile eeglab and had some problems bundling matconvnet without just including the entire folder.
With the proposed changes, the mcc can vl_setupnn discover more of matconvnet, especially the mex-files for the target platform.
The Matlab compiler (mcc) can be used to bundle matlab applications and all found dependencies. I tried to compile eeglab and had some problems bundling matconvnet without just including the entire folder.
With the proposed changes, the mcc can
vl_setupnn
discover more of matconvnet, especially the mex-files for the target platform.