How to generate a square wave with integer values and fixed timespan?
Afficher commentaires plus anciens
I want to generate a square wave with integer values between 0 and 5 in a timespan of 30ms.
An example:
[1 1 1 1 2 2 2 4 4 4 4 4 5 5 5 5 5 5 5 5 5 0 0 0 0 0 0 0 2 2 2 2 3 3 3 ]
I've tried different things but I can't seem to find an effective way.
2 commentaires
David Goodmanson
le 6 Avr 2021
Hi Samuele, see the 'square' function.
Adam Danz
le 6 Avr 2021
If those are the y-values, what are the corresponding x values?
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Calculus dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

