discrete plot
    6 vues (au cours des 30 derniers jours)
  
       Afficher commentaires plus anciens
    
i have a closed loop transfer function..the step response is continious in the scope..i neeed to get a discrete time response in the scope..is there a method to plot the discrete output..
0 commentaires
Réponses (1)
  Fangjun Jiang
      
      
 le 17 Nov 2011
        When you run numerical analysis in a digital computer, everything is discrete. If you zoom in enough in the scope, you will see the discrete value.
A better way to see it is to save the output to a workspace variable and then use stairs() to see it.
0 commentaires
Voir également
Catégories
				En savoir plus sur Classical Control Design 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!