How come I don't have Visual Query Builder in Toolbox of my Matlab?
이전 댓글 표시
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
채택된 답변
추가 답변 (2개)
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
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
2021년 10월 25일
0 개 추천
Hi! I'm having the same difficulty. Anyone here got it? If yes, please help me
댓글 수: 1
Steven Lord
2021년 10월 25일
카테고리
도움말 센터 및 File Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!