How to use duration data in the x axis of a patch graph?

12 vues (au cours des 30 derniers jours)
Pietro Fedrizzi
Pietro Fedrizzi le 23 Oct 2021
Commenté : Star Strider le 25 Oct 2021
I have to realize a "timeline" patch graph. Even though the vectors X and Y that I use in the patch function have the same dimensions, it says that "vectors must be the same length". I think it's because in my case I use for X, duration type data.
Any suggestions on how to handle duration data in a patch graph?

Réponse acceptée

Star Strider
Star Strider le 23 Oct 2021
Post the code and post the MATLAB version you are using. Only in the last 2 releases (that I am aware of) has patch supported datetime or duration arrays.
If I remember correctly, fill always has, so that may be a work-around.
.
  10 commentaires
Pietro Fedrizzi
Pietro Fedrizzi le 25 Oct 2021
Got it!
Thanks again Sir for you time and your help!
Star Strider
Star Strider le 25 Oct 2021
As always, my pleasure!
.

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Line Plots 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!

Translated by