How can I convert num and den to strings?
    5 vues (au cours des 30 derniers jours)
  
       Afficher commentaires plus anciens
    
How can I convert num and den to strings?
sys=tf([1],[1 1],'InputDelay',2)  
sysd=c2d(sys,0.5)
[num,den]=tfdata(sysd)
0 commentaires
Réponse acceptée
Plus de réponses (0)
Voir également
Catégories
				En savoir plus sur Characters and Strings 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!

