필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

dataset_Arrays included in matlab2009b?

조회 수: 1 (최근 30일)
Muazma Ali
Muazma Ali 2020년 3월 13일
마감: MATLAB Answer Bot 2021년 8월 20일
hi,
I am just going through a webinar now fra dec 2009 where they are using matlab2009b, and it seems that in this version of matlab, dataset arrays is included as a function within matlab, thats what they find when they search for 'data organization'. When I installed matlab 2017 a or b dont remember, somebody told me that dataset arrays are not included in the standard version of matlab. My question is: if I install matlab 2009 b now, will I be able to use dataset arrays like they did in the webinar from 2009,( without having an extra package?)
thnx

답변 (1개)

Steven Lord
Steven Lord 2020년 3월 13일
dataset arrays were introduced in Statistics and Machine Learning Toolbox in release R2007a (when it was called Statistics Toolbox, it has since been renamed.) While dataset remains in this toolbox in release R2019b, we recommend using table (which was introduced in MATLAB in release R2013b) instead.
  댓글 수: 2
Muazma Ali
Muazma Ali 2020년 3월 13일
well my question was whether it is free to use dataset arrays in matlab2009b. because it seemed from what I saw the person doing in one webinar from 2009 that it is possible to use dataset arrays though u dont have them as a toolbox ; they found it by clicking the function button => 'data organization'
Walter Roberson
Walter Roberson 2020년 3월 13일
No, not unless it was some free third party software. "dataset" was part of the Statistics toolbox. Note that the Statistics toolbox is one that is included in the Student Suite bundle.

이 질문은 마감되었습니다.

제품

Community Treasure Hunt

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

Start Hunting!

Translated by