Installing an .mlappinstall file on student version

조회 수: 3 (최근 30일)
sumant
sumant 2014년 7월 21일
댓글: Walter Roberson 2016년 4월 22일
Hi, is it possible to install an external application with .mlappinstall extension on a student version matlab? I downloaded an application from a research paper. I have student version matlab, and I am not sure, how to go about installing that app. Any one knows how to install an application on student version matlab?

답변 (1개)

Neha Talnikar
Neha Talnikar 2014년 7월 21일
You can install .mlappinstall files if you have the MATLAB R2012b or higher. Student versions provide the same features, however they do not have add-on toolboxes which need to be purchased separately.
Steps to install .mlappinstall files:
  1. Copy the .mlappinstall file to your current working folder in MATLAB.
  2. Right click on the file and select ‘Install’.
Following is the documentation for “matlab.apputil.install” used as a funtion: http://www.mathworks.com/help/matlab/ref/matlab.apputil.install.html
  댓글 수: 4
chaitanya g p
chaitanya g p 2016년 4월 22일
hey neha. i am using R2009a can you help me out?
Walter Roberson
Walter Roberson 2016년 4월 22일
mlappinstall need R2012a or later and are not available for R2009a.

댓글을 달려면 로그인하십시오.

카테고리

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