フィルターのクリア

Is it possible to animate a 3D vehicle in a standalone app created by appdesigner?

5 ビュー (過去 30 日間)
I am using V Realm Builder for a 3D animation. Is it possible to use it with a standalone app? Or is there any other ways to animate a vehicle in a standalone app?
Simulink is not required since I will use position and orientation data directly for the animation.

採用された回答

Walter Roberson
Walter Roberson 2017 年 10 月 29 日
  2 件のコメント
koray beyaz
koray beyaz 2017 年 10 月 30 日
Thank you for the answer. I have not yet been able to open the .wrm file. Before packaging the GUI it's all fine. Then I tried to package one line of code and manually added the .wrm file:
x = vrview('demo2.wrl');
I am receiving an error:
Error reading virtual world file: demo2.wrl: Can't open file for
reading.
There is a similar issue here;
https://nl.mathworks.com/matlabcentral/answers/284966-error-reading-vrml-file-wrl-can-t-open-file-for-reading
koray beyaz
koray beyaz 2017 年 10 月 30 日
The problem solved. I should have used the full path of the file instead of 'demo2.wrl'.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeSimulation についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by