How to plot a highlow on an existing plot when the highlow must start from a specific index and not from the beginning of the chart?

5 vues (au cours des 30 derniers jours)
Used for making forecasts. The forecast must continue from the point where the real data ends.

Réponse acceptée

FX
FX le 6 Août 2016
I found a rough solution. I filled the vectors containing HLCO with NaNs so that the plot starts from the first actual value which is not NaN.

Plus de réponses (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by