What licences does my application depend on?

조회 수: 1 (최근 30일)
Darren Reynolds
Darren Reynolds 2016년 7월 12일
댓글: Darren Reynolds 2016년 7월 13일
I volunteered to maintain an application for a researcher at my university. The basics seem straightforward enough but I need to install MatLab (the development tools) on a non-university PC. I'll be profiling and streamlining the code, or maybe scripting a few things to run it scalably on AWS. Naturally, being a student, I'm trying to avoid spending money. To get started, I thought I might try the student trial download. There are various packages I need to choose from so I think I need to figure out first what licences the applications depends on so I can pick the right package(s). How do I do that, please? I'm just guessing it might be using some video processing component.

채택된 답변

Andreas Goser
Andreas Goser 2016년 7월 13일
Ideally, the university researcher runs the application and after that the command
license('inuse')
Then you immedeately see which toolboxes got used.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by