How come I don't have Visual Query Builder in Toolbox of my Matlab?

5 ビュー (過去 30 日間)
Mojgan Soltan
Mojgan Soltan 2017 年 12 月 3 日
コメント済み: Steven Lord 2021 年 10 月 25 日
I have Matlab student version, and I'm trying to do load forecasting and following the https://www.mathworks.com/videos/electricity-load-and-price-forecasting-with-matlab-81765.html but I don't have or cannot find "Visual Query Builder" in Toolbox. I really appricate if anybody can help me on this. I have very very little experience in matlab. Thanks Mojgan

採用された回答

Shawn Blancett
Shawn Blancett 2018 年 10 月 5 日
編集済み: Walter Roberson 2020 年 9 月 20 日
Is there any new information on this? I have the student license of MATLAB2018 and would also like to use the method of https://www.mathworks.com/videos/electricity-load-and-price-forecasting-with-matlab-81765.html
  2 件のコメント
NN
NN 2020 年 9 月 20 日
編集済み: Walter Roberson 2020 年 9 月 20 日
thank you .
But how can i access data base which i saved in system.
I was trying to understand the below link about how data can be called therough matlab and access it for doing forecasting .
If querybuilder is not avaialble , then how can i do these operations in 2019 a version.
Please advice and send me the link of any video tutorials.
NN
NN 2020 年 9 月 20 日
編集済み: Walter Roberson 2020 年 9 月 20 日
is there any video whoch shows data import and other operations as explained in the below link to be done with dtaa base explorer?

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

その他の回答 (2 件)

Elizabeth Reese
Elizabeth Reese 2017 年 12 月 6 日
It looks like the Visual Query Builder was removed in MATLAB R2017a. You can use the Database Explorer app instead. Also, some of these functions including the Database Explorer app are a part of the Database Toolbox. You can check that you have a license for the Database Toolbox by typing
ver
in the MATLAB Command Window and it should be listed. You can get this toolbox through the Add-Ons Explorer.
  1 件のコメント
NN
NN 2020 年 9 月 20 日
編集済み: Walter Roberson 2020 年 9 月 20 日
thank you .
But how can i access data base which i saved in system.
I was trying to understand the below link about how data can be called therough matlab and access it for doing forecasting .
If querybuilder is not avaialble , then how can i do these operations in 2019 a version.
Please advice and send me the link of any video tutorials.

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


Ariene Maciel
Ariene Maciel 2021 年 10 月 25 日
Hi! I'm having the same difficulty. Anyone here got it? If yes, please help me
  1 件のコメント
Steven Lord
Steven Lord 2021 年 10 月 25 日
Use the Database Explorer app in Database Toolbox as Elizabeth Reese suggested.

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

カテゴリ

Help Center および File ExchangeDevelop Apps Using App Designer についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by