MATLAB test version: how long does it function and are there any restrictions?
8 次查看(过去 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!