From: Bruno Luong on 5 Feb 2010 11:39 Does anyone know how to exclude a file during compilation. For some reason, the dependency analyzer decide that my application needs "Contents.m" of various working folders and include it in the CTF file. I'm pretty sure it does not need it and I would like to tell the compiler not to include those files. The Contents.m are generated automatically by Matlab and I got plenty of them (!), I could delete them manually before compilation, but it's a pain. Bruno
|
Pages: 1 Prev: Extracting a numberic variable from a cell? Next: Loop these commands |