"SimulatedStock.mat" for Candlestick chart
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Sonima
el 22 de Jul. de 2018
Comentada: Steven Lord
el 8 de En. de 2021
Hello!
I want to try the example on Candlestick chart that is available here, However, I have no such file "SimulatedStock.mat" in my mat directory. I google to see if I can download this file, but not available. Anyone knows here how can I find/download this file.
Matlab R2016a,
0 comentarios
Respuesta aceptada
Steven Lord
el 22 de Jul. de 2018
From reviewing the documentation page in release R2017b it appears that example, and the data file it uses, were both introduced in release R2018a. I believe that was when the candle function was enhanced to support table and timetable inputs. The example doesn't appear in the R2017b version of the candle documentation.
To run that example you will need to use the release R2018a (or later) versions of MATLAB and Financial Toolbox.
3 comentarios
Gabor
el 8 de En. de 2021
I guess I did not find it because it is built in. So it is a load command to get it: load SimulatedStock.mat
Steven Lord
el 8 de En. de 2021
It is part of Financial Toolbox. If you have release R2018a or later and Financial Toolbox you have access to it.
Más respuestas (0)
Ver también
Categorías
Más información sobre Bar Plots 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!