Image Processing Toolbox activated?

When I type into command window, license('test', 'image_toolbox'), it returns 1.
My code reads and displays images by imread, imshow. But it when I use mat2gray in the next line, there's an error "'mat2gray' requires Image Processing Toolbox."

 採用された回答

Walter Roberson
Walter Roberson 2024 年 8 月 15 日

0 投票

You have the Image Processing Toolbox licensed but you do not have it installed

2 件のコメント

Image Analyst
Image Analyst 2024 年 8 月 15 日
Either reinstall the complete MATLAB, or use the Add-ons/Get Add ons button on the Home tab of the tool ribbon to install just the Image Processing Toolbox.
Lucy
Lucy 2024 年 8 月 15 日
great, works now! Thank you both :)

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

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeIntroduction to Installation and Licensing についてさらに検索

製品

リリース

R2023a

質問済み:

2024 年 8 月 15 日

コメント済み:

2024 年 8 月 15 日

Community Treasure Hunt

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

Start Hunting!

Translated by