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.
  1 件のコメント
Darren Reynolds
Darren Reynolds 2016 年 7 月 13 日
That was easy! Thanks.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeStartup and Shutdown についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by