Why do I receive the error "Stateflow Onramp failed to launch. Unable to check out a Stateflow license, which is required by Stateflow Onramp." inside of MATLAB?

25 ビュー (過去 30 日間)
Why do I receive the error "Stateflow Onramp failed to launch. Unable to check out a Stateflow license, which is required by Stateflow Onramp." inside of MATLAB?

採用された回答

MathWorks Support Team
MathWorks Support Team 2023 年 5 月 26 日
This error may appear if you do not have Stateflow both installed and licensed. Use the command "ver -support" in the MATLAB Command Window to confirm that the product is both installed and licensed. If the product does not appear in the output, then it is not installed. If it appears, but says "License Unknown", then there isn't a license for the product.
If the product appears with a valid license number, then run this command:
> status = license('test','Stateflow')
If it returns with a 0, then you are unable to checkout a seat on the license you are using.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeIntroduction to Installation and Licensing についてさらに検索

タグ

タグが未入力です。

Community Treasure Hunt

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

Start Hunting!

Translated by