Info
This question is closed. Reopen it to edit or answer.
How can i add dataset function back in 2013a
1 view (last 30 days)
Show older comments
I am trying to run scripts that utilizes dataset function and matlab doesn't offer the dataset function anymore. So I downloaded older version (2013a) but the function is still not there. Any idea how I can get the dataset function back in there?
0 Comments
Answers (1)
Gareth Thomas
on 22 Mar 2014
Dataset still exists in MATLAB, however you need the Statistics toolbox (this has always been the case).
In newer releases there is something very similar: table.
0 Comments
This question is closed.
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!