MATLABからRoadRunnerを起動した時、エラーメッセージが表示されるのはなぜですか?
9 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
MathWorks Support Team
el 23 de Jun. de 2024
Editada: MathWorks Support Team
el 11 de Jul. de 2024
RoadRunnerは起動でき、問題なく使用できます。また、RoadRunnerのシステム要件 は満たしてます。
MATLABからRoadRunnerを起動した時、下記エラーメッセージが表示されます。
rrApp = roadrunner(rrProjectPath);
Error using: roadrunner (line 234)
Unable to connect to RoadRunner. Check that the RoadRunner license is activated before calling 'roadrunner' and that the RoadRunner application can be opened interactively. If RoadRunner is open, ensure that the API and scenario simulation server ports are not occupied. Use the 'Ports' name-value pair to start the servers on known free ports. See graphics and startup issues page for RoadRunner system and graphics requirements.
Respuesta aceptada
MathWorks Support Team
el 11 de Jul. de 2024
プロキシサーバーの環境変数(HTTP_PROXY、HTTPS_PROXY)設定によって、MATLABからRoadRunnerが起動できない場合があります。
プロキシサーバーの環境変数(HTTP_PROXY、HTTPS_PROXY)を削除して、お試しください。
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Programmatic Scene and Scenario Management en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!