Installing an .mlappinstall file on student version
古いコメントを表示
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
2014 年 7 月 21 日
0 投票
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:
- Copy the .mlappinstall file to your current working folder in MATLAB.
- 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 件のコメント
sumant
2014 年 7 月 21 日
Neha Talnikar
2014 年 7 月 23 日
Can you provide the version of MATLAB you are using?
chaitanya g p
2016 年 4 月 22 日
hey neha. i am using R2009a can you help me out?
Walter Roberson
2016 年 4 月 22 日
mlappinstall need R2012a or later and are not available for R2009a.
カテゴリ
ヘルプ センター および File 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!