How to get sample time of the model through scrip?
    2 visualizzazioni (ultimi 30 giorni)
  
       Mostra commenti meno recenti
    
    vinothkannan K
 il 12 Dic 2013
  
    
    
    
    
    Commentato: vinothkannan K
 il 13 Dic 2013
            Hi.,
   How to get sample time of the model through scrip?
0 Commenti
Risposta accettata
  Rajiv Ghosh-Roy
    
 il 12 Dic 2013
        get_param(gcs, 'FixedStep')
This will only work for fixed step solvers. Note that the result returned is a string.
Più risposte (1)
Vedere anche
Categorie
				Scopri di più su Simulink Functions in Help Center e File Exchange
			
	Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


