How can i install the vr editor in the student version?

21 ビュー (過去 30 日間)
clara
clara 2014 年 7 月 13 日
I downloaded and installed the Simulink 3D animation toolbox for my student version of MATLAB r2014a. When i enter the command:
vrinstall -install editor
i get:
Editor will not be installed on this platform.
Why do i keep getting this message? Why can't i install the editor?
Thanks for your help.

採用された回答

Jan Houska
Jan Houska 2014 年 7 月 14 日
This message is printed when you are trying to install V-Realm Builder (an external VRML editor) on a platform that is not supported. V-Realm Builder is supported only on Windows.
For other platforms, please just use the built-in editor. This editor does not need to be installed, please just launch it by
edit(vrworld('your_vrml_file.wrl'))
or interactively from a vrfigure menu bar, or from the Apps bar. The built-in editor also works on Windows and may be a good choice over V-Realm Builder anyway.
  1 件のコメント
Balaji Balasubramaniam
Balaji Balasubramaniam 2016 年 9 月 13 日
When I ran edit(vrworld('my_file_name.wrl')), I am getting the following error: This operation is not permitted in the demonstration version of Simulink 3D Animation. I am having student license.

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

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeIntroduction to Installation and Licensing についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by