unreal engine with matlab
이전 댓글 표시
greetings
I am trying to customize a scene on unreal engine.
I am following this documentation https://www.mathworks.com/help/driving/ug/install-and-configure-support-package-for-customizing-scenes.html
this error is arised while following step1 in the documentation
Error using cd
Cannot CD to C:\Program Files\Epic Games\UE_4.23\Engine\Plugins (Name is nonexistent
or not a directory).
how can i solve it?
댓글 수: 6
Rik
2020년 12월 11일
Where did you install the Unreal Engine? The text above that line of code clearly states this is the default path on a Windows machine, so you might need to adapt it to your installation.
Nada Selim
2020년 12월 11일
Rik
2020년 12월 11일
Yes. What use is an interface with UE if you don't have UE itself?
Nada Selim
2020년 12월 11일
Rik
2020년 12월 11일
No problem, sometimes these things can be confusing.
답변 (1개)
Nirupama
2024년 1월 29일
0 개 추천
If you're encountering issues during the "Install Support Package" phase for customizing Unreal Engine scenes for automated driving in MATLAB: check prerequisites, verify software and hardware requirements as follows
- Ensure that you have the required MathWorks products installed, such as MATLAB, Simulink, Automated Driving Toolbox, and Simulink 3D Animation. https://www.mathworks.com/matlabcentral/fileexchange/74555-automated-driving-toolbox-interface-for-unreal-engine-projects
- Ensure that you have Visual Studio® 2017 or newer (for customizing scenes)
- Verify that you have the correct version of the Unreal Engine installed, as specified in the following MathWorks documentation for the release you are using: https://www.mathworks.com/help/driving/ug/3d-visualization-engine-requirements.html
Hope this helps!
카테고리
도움말 센터 및 File Exchange에서 Simulink 3D Animation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!