"SimulatedStock.mat" for Candlestick chart
7 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposta accettata
Steven Lord
il 22 Lug 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 Commenti
Gabor
il 8 Gen 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
il 8 Gen 2021
It is part of Financial Toolbox. If you have release R2018a or later and Financial Toolbox you have access to it.
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Simulink Functions in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!