MATLABからRoadRunnerを起動した時、エラーメッセージが表示されるのはなぜですか?
12 views (last 30 days)
Show older comments
MathWorks Support Team
on 23 Jun 2024
Edited: MathWorks Support Team
on 11 Jul 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.
Accepted Answer
MathWorks Support Team
on 11 Jul 2024
プロキシサーバーの環境変数(HTTP_PROXY、HTTPS_PROXY)設定によって、MATLABからRoadRunnerが起動できない場合があります。
プロキシサーバーの環境変数(HTTP_PROXY、HTTPS_PROXY)を削除して、お試しください。
0 Comments
More Answers (0)
See Also
Categories
Find more on Programmatic Scene and Scenario Management in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!