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 visualizaciones (últimos 30 días)
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?

Respuesta aceptada

MathWorks Support Team
MathWorks Support Team el 26 de Mayo de 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.

Más respuestas (0)

Categorías

Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.

Etiquetas

Aún no se han introducido etiquetas.

Community Treasure Hunt

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

Start Hunting!

Translated by