What licences does my application depend on?

1 次查看(过去 30 天)
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