How to draw in matlab
    2 vues (au cours des 30 derniers jours)
  
       Afficher commentaires plus anciens
    

0 commentaires
Réponses (1)
  Andreas Bernatzky
      
 le 21 Avr 2019
        Here a example for root Locus:
g7=tf([100],[1 9 26 24]);
rlocus(g7)
grid on
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!

