matlab change
This commit is contained in:
		@@ -4,7 +4,7 @@
 | 
			
		||||
%--------------------------------------------------------------
 | 
			
		||||
function [ret_val] = getConfiguration(argType)
 | 
			
		||||
    if(argType == 1)
 | 
			
		||||
        ret_val = 'D:\sim_results';
 | 
			
		||||
        ret_val = 'C:\Users\tormakris\Documents\bme\edgesimresults';
 | 
			
		||||
    elseif(argType == 2)
 | 
			
		||||
        ret_val = 1; %Number of iterations
 | 
			
		||||
    elseif(argType == 3)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user