MATLAB test version: how long does it function and are there any restrictions?
7 ビュー (過去 30 日間)
古いコメントを表示
I need MATLAB for a workshop next Monday-Tuesday, and was wondering if the test version will do it. Specifically, if I intall it now, how long does it work, and is it able to handle any type of task / amount of data that we might work on in this introductory workshop? Thanks!
0 件のコメント
回答 (1 件)
Walter Roberson
2016 年 1 月 28 日
You need to request a Trial license. You will be asked what you need it for, and it is up to Sales to approve or deny the request. Sometimes they approve it same day, sometimes it takes a few days; you could talk to a sales representative to try to speed it up.
You would request trials of all of the toolboxes you will need.
Trial licenses are typically 30 days unless otherwise arranged.
Trial licenses "watermark" reports (and possibly some other things). Also if a trial license of MATLAB Compiler is used, the executable will have an expiry date built in.
2 件のコメント
Walter Roberson
2016 年 1 月 28 日
Use pathtool to add the SPM directory and the directories underneath it, in case the spm.m is not in the top level directory. Then try
which -all spm
and see if it can find the spm function.
参考
カテゴリ
Help Center および File Exchange で Startup and Shutdown についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!