How to remove gaps for weekends and holidays in price charts
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (2)
gaia buratti
el 16 de Oct. de 2012
Hi Aleksandra, I have the same problem, did you find any solution to that? thanks
Gaia
0 comentarios
Ver también
Categorías
Más información sobre Calendar en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!