How can I create a deployable standalone executable from a MATLAB application using MATLAB application compiler that calls a AMESIM model?
조회 수: 3 (최근 30일)
이전 댓글 표시
Hi
I have created a GUI using GUIDE tool in Matlab to extract the results & variables from Amesim using ameloadt (Amesim-Matlab interface script) function.
(FYI) Execution part of ameloadt functionis, It calls the amesim to explode and aequire all the results & variables and then close it.
My question here is: when i am creating standalone executable for this GUI, error shows as it is "Error to load on ameloadt". Can we able to create a .exe file from matlab which could call simcenter amesim without getting any error?
Thanks in advance
댓글 수: 1
Image Analyst
2021년 2월 12일
The short answer is "Yes, probably". The long answer/solution might be able to be given once you read this link:
but not from me since I've never heard of Amesim.
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 MATLAB Compiler에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!