Make dataset arrays part of base MATLAB?
Show older comments
Hi all, I was wondering if anyone else wished that the Statistic Toolbox's dataset arrays were included in base MATLAB. They are so handy! Even if just the basic dataset functionality was included in MATLAB, with the more advanced functionality/methods available only with a Stats toolbox license, that would be excellent IMHO. Thoughts?
Accepted Answer
More Answers (2)
I'm sure most of us wish the same for any number of functions/classes in any number of toolboxes.
1 Comment
You could try this FEX contribution
which looks to be a poor man's alternative to the Stats Toolbox's dataset object. I've never used it myself, though.
Daniel Shub
on 18 Jan 2013
0 votes
To me MATLAB would be nearly useless without the stats toolbox so I could really care less where the dataset functionality comes from. In fact, I am actually impressed by how well MATLAB assigns functions to toolboxes. I have access to a lot of toolboxes, but the toolboxes I use functions from, I use a lot of functions. In other words, there are no toolboxes that I can think of that I consistently use just a single function from.
Categories
Find more on Matrix Indexing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!