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

21 次查看(过去 30 天)
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
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 CenterFile Exchange 中查找有关 Introduction 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