Info

Cette question est clôturée. Rouvrir pour modifier ou répondre.

Why might Mathworks remove the class dataset? And for which version is this planned?

1 vue (au cours des 30 derniers jours)
Roland Mitter
Roland Mitter le 3 Juin 2016
Clôturé : MATLAB Answer Bot le 20 Août 2021
I want to start a statistical process controll system for our plants. Dataset looks quite usefull to me, but I want to build something for the future. What is your suggestion?
Kind regards, Roland
  4 commentaires
Matt J
Matt J le 3 Juin 2016
I don't use dataset or table very often, but my impression is that table contains the same functionality and more. If you recall the difference that you see, people might have ideas about how to recover that functionality.
Walter Roberson
Walter Roberson le 3 Juin 2016
table provides more functionality than dataset and is part of basic MATLAB, so dataset is not needed any longer. Keeping old features is expensive to maintain, because every bug found in one has to be fixed in the other. It is common to find mistakes, deficiencies or limitations in older code that are difficult to get rid of without rewriting the older code to essentially be the same as the newer code.

Réponses (0)

Cette question est clôturée.

Community Treasure Hunt

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

Start Hunting!

Translated by