How can i add dataset function back in 2013a
Información
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
Mostrar comentarios más antiguos
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?
Respuestas (1)
Gareth Thomas
el 22 de Mzo. de 2014
0 votos
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.
La pregunta está cerrada.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!