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

조회 수: 21 (최근 30일)
clara
clara 2014년 7월 13일
댓글: Balaji Balasubramaniam 2016년 9월 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 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