Daily Return plot without interpolating lines
Afficher commentaires plus anciens
I want to plot my daily returns against dates.I want a plot similar to the one I have attached(returns.jpg).
But when I use below code
plot(dates,returns)
I get a plot like the attached file StockReturns.Pdf.
Can someone help me plot my daily returns similar to the plot return.jpg ?
Réponses (1)
Catégories
En savoir plus sur Calendar dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!