Prev: help
Next: display a tic toc timer in a gui window
From: Durgesh on 6 Aug 2010 09:41 In my matlab gui there is some image files but when i want to convert the whole gui into c/c++ code thats does'nt work with images. but it is works when images are not included .. commands are : mcc -m test.m -a testimage.bmp testimage1.bmp (not working) show error code 2 mcc -m test.m (working but i cant add images)
|
Pages: 1 Prev: help Next: display a tic toc timer in a gui window |