How can I check if I have a databse toolbox

3 views (last 30 days)
Hi,
I don't know if I have database toolbox. How to check if I have it.
Thanks.

Accepted Answer

Stephen23
Stephen23 on 3 Feb 2017
Edited: Stephen23 on 3 Feb 2017
Run this in the command line:
ver
  4 Comments
JFz
JFz on 3 Feb 2017
Thank you so much. I am trying to get the license.
Stephen23
Stephen23 on 3 Feb 2017
This will tell you if you have the Database license:
license('test','Database_Toolbox')

Sign in to comment.

More Answers (0)

Categories

Find more on Manage Products in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!