| 
			 	
Prev: Save  (i)th variable from a structure to an individual text file with dynamic file name 
		Next: solving system of non linear equation 	
		 From: Guillaume Champlong on 21 May 2010 12:13 Hi, I am using matlab compiler to launch matlab code through CGI. I am testing locally only, for the moment (MAMP on MacOSX snow leopard). When the script is launched through CGI but, I am getting this warning : "Warning: No display specified. You will not be able to display graphics on the screen." whereas all is fine when I run it from the console. I tried to set the DISPLAY environment variable in the bash script calling my matlab program, but no success. Can anyone help? thx G.  |