Problem related to GUI deployment

Hello everyone, I am developing a GUI using MATLAB App Designer 2022b for my project, in that i have included two simulink models and a MATLAB code for the result and that is working perfectly fine when i run it in the MATLAB environment. But when i tried to deploy the same as a standalone application, it is throwing error as "File Analysis is Stopped since my model has SoC blockset".
But i didn't use any SoC blockset for the model, it only has normal To workspace, From Workspace, bit Concat, Data conversion and UDP send block(HDL coder) alone. I didn't know why it shows such errors because of this i can't deploy the app now. Somebody please help where did I go wrong

 Respuesta aceptada

Kiran Kintali
Kiran Kintali el 14 de Sept. de 2024
In a fresh launch of MATLAB session repeat the above steps. When the error hits run the following command
>> license inuse
you can check which products are checking out license to confirm the right products are used.
Feel free to reach out to tech support if you find something incorrect with respect to product usage or license checkout.
Hope this helps.

3 comentarios

Sri Janani
Sri Janani el 18 de Sept. de 2024
Editada: Sri Janani el 18 de Sept. de 2024
I run the above Command it shows Compiler and Matlab still same error is showing i cant deploy the Simulink models in standalone application any Suggestions is there any alternate options to make it work?
Kiran Kintali
Kiran Kintali el 18 de Sept. de 2024
Editada: Kiran Kintali el 18 de Sept. de 2024
Reaching out to support@mathworks would be helpful for further assistance and debug of this issue. The case will be routed to the right team.
Sri Janani
Sri Janani el 19 de Sept. de 2024
ok

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Multicore Processor Targets en Centro de ayuda y File Exchange.

Productos

Versión

R2022b

Preguntada:

el 13 de Sept. de 2024

Comentada:

el 19 de Sept. de 2024

Community Treasure Hunt

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

Start Hunting!

Translated by