What is this hds folder missing in 2017a?

I was running 2016b, but recently install 2017a. Then, I get the error message that the path to toolbox\matlab\hds does not exits. in 2016b the folder is there. It includes these functions: hdsCatArray, hdsGetSize, and so on. In 2017a the folder is not there. Is this an old AddOn? Discontinue functions? Thanks

 채택된 답변

Varun Gunda
Varun Gunda 2017년 4월 6일
편집: Varun Gunda 2017년 4월 6일

0 개 추천

HDS toolbox is not a product of MathWorks. Its a third party submission. More information about this toolbox can be found here:
You can download the toolbox from github, following the procedure given here.

댓글 수: 4

There is a third-party HDS toolbox at the place you indicate, but it is not the one being discussed. The toolbox/matlab/hds folder is a Mathworks package -- Mathworks copyrights and all.
When I search several MATLAB releases for reference to hds, I only find self-references, not any calls into it. It looks as if perhaps it has not actually been used for a number of years but they just got around to removing it. (Perhaps some third-party tool used it.)
Varun Gunda
Varun Gunda 2017년 4월 7일
Can you share the information on where you found the MathWorks copyright? Also the links of documentation you have mentioned!
Look at the code in any file in the toolbox/matlab/hds directory in R2016b or earlier to see Mathworks's copyright on their Hierarchical Data Storage routines. The function names are not the same as the package you linked to - the third party one appears to be independent of the Mathworks one.
The only Mathworks documentation I have found for the routines is the comments in the source code.
For example /Applications/MATLAB_R2011a.app/toolbox/matlab/hds/hdsCatArray.m contains in part,
% Copyright 1986-2004 The MathWorks, Inc.
% $Revision: 1.1.6.2 $ $Date: 2005/12/22 18:15:17 $
By R2016b the revision number information was gone, but the 1986-2004 copyright remained.
@hds/@spreadsheet/spreadsheet.m was changed as late as 2014 copyright, and @hds/@TestLog/TestLog.m as well, but otherwise almost all the rest are 2004, 2005, or (sometimes) 2007.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Downloads에 대해 자세히 알아보기

제품

태그

질문:

2017년 4월 3일

댓글:

2017년 4월 7일

Community Treasure Hunt

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

Start Hunting!

Translated by