Function to make a variable circular
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Miguel Lopes
le 10 Oct 2014
Réponse apportée : Miguel Lopes
le 11 Oct 2014
For instance, if you have 3pi and use wrapTo2Pi(3pi) it gives pi.
What I want is exactly this but instead of 0 to 2pi I want from 1 to 12 (months of the year).
So if I I have 17 I want function(17)=5
Is there such a function??
Thank you!!!
0 commentaires
Réponse acceptée
Plus de réponses (1)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!