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

23 views (last 30 days)
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.

Accepted Answer

Jan Houska
Jan Houska on 14 Jul 2014
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 Comment
Balaji Balasubramaniam
Balaji Balasubramaniam on 13 Sep 2016
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.

Sign in to comment.

More Answers (0)

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!