What licences does my application depend on?

1 Ansicht (letzte 30 Tage)
Darren Reynolds
Darren Reynolds am 12 Jul. 2016
Kommentiert: Darren Reynolds am 13 Jul. 2016
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.

Akzeptierte Antwort

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

Weitere Antworten (0)

Kategorien

Mehr zu Startup and Shutdown finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by