How can I set Stateflow Model Explorer properties in M-script?
    7 Ansichten (letzte 30 Tage)
  
       Ältere Kommentare anzeigen
    
    Shady Nada
 am 22 Jun. 2018
  
    
    
    
    
    Bearbeitet: Shady Nada
 am 26 Jun. 2018
            In Simulink, Block-properties / handles can be viewed and set using the 'get_param' and 'set_param' commands, respectively. I would please like to know how to do so for Stateflow data (Model Explorer) using matlab script (i.e. in m-file).
>> Example: I have a Model "TestModel.mdl" which has a SF_chart in deeper layers: "TestModel/SubSystem_1/MyChart" for which I need to Add Data;
Name: PRES_C
Scope: Parameter
Type: Double
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
				Mehr zu Stateflow 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!
