MATLABからRo​adRunnerを起​動した時、エラーメッ​セージが表示されるの​はなぜですか?

12 views (last 30 days)
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
MathWorks Support Team on 11 Jul 2024
プロキシサーバーの環境変数(HTTP_PROXY、HTTPS_PROXY)設定によって、MATLABからRoadRunnerが起動できない場合があります。
プロキシサーバーの環境変数(HTTP_PROXY、HTTPS_PROXY)を削除して、お試しください。

More Answers (0)

Tags

No tags entered yet.

Products


Release

R2024a

Community Treasure Hunt

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

Start Hunting!