calling a file which is in folder in current folder
    5 vues (au cours des 30 derniers jours)
  
       Afficher commentaires plus anciens
    
    madhu T S
 le 22 Mai 2015
  
    
    
    
    
    Réponse apportée : Walter Roberson
      
      
 le 22 Mai 2015
            hello ppl... I want a code to call the m file which is in the other folder ... please suggest me the code. regards Madhu
0 commentaires
Réponse acceptée
  Walter Roberson
      
      
 le 22 Mai 2015
        Add the folder to your MATLAB path. Or cd to the other directory and invoke the routine.
If the code to be invoked is a script instead of a function, see run()
0 commentaires
Plus de réponses (0)
Voir également
Catégories
				En savoir plus sur File Operations dans Help Center et File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

