From: Sohae on 17 Feb 2010 11:59 Hi, I have a compiling trouble during making a stand-alone exe file. In my main.m, I used "addpath('./dir1') and used some functions (*.m files) in this directory. For making exe file, I tried "mcc -m main -a ./dir1/*", but it doesn't work. Please give me a right way to include directories in exe file. Thanks!
|
Pages: 1 Prev: Seems simple but: How to annotate a 3D plot? Next: Cylinder visualization |