Check the license of a toolbox
    55 ビュー (過去 30 日間)
  
       古いコメントを表示
    
採用された回答
  Pruthvi G
      
 2019 年 4 月 19 日
        Run in Command window to get the Version.
ver
TO get activated licenses please run this command
 license('test','Database_Toolbox') % for Database_Toolbox Toolbox
 license('test','simulink') % for simulink Toolbox
if license exist answer will be 1 else 0.
その他の回答 (0 件)
参考
カテゴリ
				Help Center および File Exchange で Install Products についてさらに検索
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

