Filter löschen
Filter löschen

Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

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

1 Ansicht (letzte 30 Tage)
Roland Mitter
Roland Mitter am 3 Jun. 2016
Geschlossen: MATLAB Answer Bot am 20 Aug. 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 Kommentare
Matt J
Matt J am 3 Jun. 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 am 3 Jun. 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.

Antworten (0)

Diese Frage ist geschlossen.

Community Treasure Hunt

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

Start Hunting!

Translated by