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?

14 vues (au cours des 30 derniers jours)
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?

Réponse acceptée

MathWorks Support Team
MathWorks Support Team le 26 Mai 2023
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.

Plus de réponses (0)

Catégories

En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange

Tags

Aucun tag saisi pour le moment.

Community Treasure Hunt

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

Start Hunting!

Translated by