Ivar KJELBERG
                                                                                                                                                    COMSOL Multiphysics(r) fan, retired, former "Senior Expert" at CSEM SA (CH)
                                                         
                            
                         
                                                
    
        Please login with a confirmed email address before reporting spam
     
    
 
                                                Posted:
                            
                                1 decade ago                            
                            
                                2010/12/04 7:45 GMT-5                            
                        
                        
                                                    Hi
from what I remembered, only one (without passing through matlab) but you could have several parameter for the sae sweep, check the doc
of the type 
param1 param2 ...
1 1.1 2 2.2 3 3.3
giving 
param1  = {1 2 3}
param2 = {1. 2.2 3.3}
--
Good luck
Ivar                                                
                                                
                            Hi
from what I remembered, only one (without passing through matlab) but you could have several parameter for the sae sweep, check the doc
of the type 
param1 param2 ...
1 1.1 2 2.2 3 3.3
giving 
param1  = {1 2 3}
param2 = {1. 2.2 3.3}
--
Good luck
Ivar                        
                                                
                                                                                                            
                                             
                                            
                                                
    
        Please login with a confirmed email address before reporting spam
     
    
 
                                                Posted:
                            
                                1 decade ago                            
                            
                                2010/12/04 9:56 GMT-5                            
                        
                        
                                                    Hi 
Thanks
I knew this method ;but by using this method only value the first parameter changes the second is fake                                                
                                                
                            Hi 
Thanks
I knew this method ;but by using this method only value the first parameter changes the second is fake                        
                                                
                                                                                                            
                                             
                                            
                                                
    
        Please login with a confirmed email address before reporting spam
     
    
 
                                                Posted:
                            
                                1 decade ago                            
                            
                                2010/12/04 10:24 GMT-5                            
                        
                        
                                                    Mohammadreza,
I used this method and it works properly. You might want to check it in a simple place like expressions and plot it Vs a parameter.  
Again, if your parameters are vectors say {a} and {b}
So in GUI, they are 
a1 b1 a2 b2 a3 b3...etc
Good luck,
Stephan 
                                                
                                                
                            Mohammadreza,
I used this method and it works properly. You might want to check it in a simple place like expressions and plot it Vs a parameter.  
Again, if your parameters are vectors say {a} and {b}
So in GUI, they are 
a1 b1 a2 b2 a3 b3...etc
Good luck,
Stephan 
                        
                                                
                                                                                                            
                                             
                        
                        
                            
                                                                                        
                                Ivar KJELBERG
                                                                                                                                                    COMSOL Multiphysics(r) fan, retired, former "Senior Expert" at CSEM SA (CH)
                                                         
                            
                         
                                                
    
        Please login with a confirmed email address before reporting spam
     
    
 
                                                Posted:
                            
                                1 decade ago                            
                            
                                2010/12/05 3:20 GMT-5                            
                        
                        
                                                    Hi
there is one limitation: the first parameter must always be monotonously increasing (or decrasing)
--
Good luck
Ivar                                                
                                                
                            Hi
there is one limitation: the first parameter must always be monotonously increasing (or decrasing)
--
Good luck
Ivar