"SimulatedStock.mat" for Candlestick chart
조회 수: 5 (최근 30일)
이전 댓글 표시
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
채택된 답변
Steven Lord
2018년 7월 22일
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
Gabor
2021년 1월 8일
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
2021년 1월 8일
It is part of Financial Toolbox. If you have release R2018a or later and Financial Toolbox you have access to it.
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Bar Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!