Daily Return plot without interpolating lines
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 ?
0 comentarios
Respuestas (1)
Ver también
Categorías
Más información sobre Calendar en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!