Do I purchase Statistics and Machine Learning Toolbox separately from MATLAB license?

4 ビュー (過去 30 日間)
Krista Kelly
Krista Kelly 2018 年 7 月 27 日
回答済み: Tom Lane 2018 年 10 月 12 日
Hello,
I have a customized GUI to analyse data that I obtained from someone. I get an error when I try to execute a task in the GUI saying "tdfread is not included in your installed products. These products offer 'tdfread': Statistics and Machine Learning Toolbox"
Is this something I need to purchase separately from the MATLAB + Signal Processing Toolbox license I currently have?
Thanks, Krista
  1 件のコメント
Rik
Rik 2018 年 7 月 27 日
Yes, unless you find a way to avoid the use of that function.

サインインしてコメントする。

回答 (2 件)

Bernhard Suhm
Bernhard Suhm 2018 年 7 月 31 日
Rik is correct. But you can get a trial by going to the statistics and machine learning product page .

Tom Lane
Tom Lane 2018 年 10 月 12 日
There may be other options. If the GUI author can work with you, you may be able to replace use of tdfread by a newer core MATLAB function such as readtable or textscan.

Community Treasure Hunt

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

Start Hunting!

Translated by