How to remove gaps for weekends and holidays in price charts
3 views (last 30 days)
Show older comments
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 Comments
Answers (2)
gaia buratti
on 16 Oct 2012
Hi Aleksandra, I have the same problem, did you find any solution to that? thanks
Gaia
0 Comments
See Also
Categories
Find more on Calendar in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!