How to find which toolboxes are required for compiled standalone app?

25 visualizaciones (últimos 30 días)
Bruno Luong
Bruno Luong el 31 de Mayo de 2022
Respondida: Mario Malic el 5 de Jun. de 2023
My question is straightforward:
Is there away to check which toolbox are required after mcc command.
I can see the file requiredMCRProducts.txt produced by mcc as example contains the list of "Product IDs" like this
35000 35003 35010 35106
It does not speak to me much, is there any way to know what kind to toolbox/version behind those numbers?
Or is there anotherway to figure it out?

Respuestas (1)

Mario Malic
Mario Malic el 5 de Jun. de 2023
Hello,
Are you able to put your codes in a project? There is a Dependency Analyzer app which you can run and it tells you the required toolboxes.

Categorías

Más información sobre Package MATLAB Functions en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by