"SimulatedStock.mat" for Candlestick chart

조회 수: 5 (최근 30일)
Sonima
Sonima 2018년 7월 22일
댓글: Steven Lord 2021년 1월 8일
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,

채택된 답변

Steven Lord
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
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
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 CenterFile Exchange에서 Bar Plots에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by