How to remove gaps for weekends and holidays in price charts
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
When I use the highlow function (Financial Toolbox) to plot a price chart with high, low, open, close and date data for stock prices, Matlab also plots gaps for days where there is no data such as weekends and holidays. Anyone knows how to tell Matlab not to plot these gaps? This should be a very basic function, yet I cannot find any hint in the official documentation.
The gaps are not displayed in the chart when I leave out the 'Dates' Property from the highlow function, but then Matlab doesn't know which date belongs to which value and consequently the dates cannot be labelled correctly. Therefore, it is not a real viable workaround to the problem.
0 commentaires
Réponses (2)
gaia buratti
le 16 Oct 2012
Hi Aleksandra, I have the same problem, did you find any solution to that? thanks
Gaia
0 commentaires
Voir également
Catégories
En savoir plus sur Calendar dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!