Function Has Been Partially Removed
3 次查看(过去 30 天)
显示 更早的评论
Hello,
I am using the Financial toolbox. I noticed alot of functions have a warning that a function has been partially removed.
All technical indicators in the Financial toolbox are marked with this warning. For example, RSI (the most popular technical indicator) have the following warning:
rsindex has been partially removed and will no longer accept a fints object (tsobj) argument. Use a matrix, timetable, or table instead for financial time series. Use fts2timetable to convert a fints object to a timetable object.
What does partially removed mean? Does that mean you are going to remove these functions in future releases, so I should not be using them?
Thank you!
0 个评论
采纳的回答
Steven Lord
2020-11-13
2 个评论
Rik
2020-11-13
It is correct: the part of the function that deals with this kind of object has been removed.
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Oceanography and Hydrology 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!