Search for Simulink block name
    14 Ansichten (letzte 30 Tage)
  
       Ältere Kommentare anzeigen
    
    João Araújo
 am 9 Apr. 2019
  
    
    
    
    
    Beantwortet: madhan ravi
      
      
 am 9 Apr. 2019
            Hello,
I am trying to search for Simulink blocks using their name. I can do that in the model explorer but is there a way to do that through a matlab command?
For clarity, I have a list of names for constants/parameters etc that are built into the model, and I would like a command to return the path in the simulink model where they are located like such:
constantXY -> Model1/Subsystem/ConstantXY
The goal here is then to script it and generate the paths for all the parameters in a list.
Thank you in advance.
2 Kommentare
  madhan ravi
      
      
 am 9 Apr. 2019
				
      Bearbeitet: madhan ravi
      
      
 am 9 Apr. 2019
  
			https://in.mathworks.com/help/simulink/slref/find_system.html %why not this? [comment moved to answer]
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
				Mehr zu Interactive Model Editing finden Sie in Help Center und File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

