An error occurred ('MATLAB:mex:Error') when callin 'sim':
7 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Simulink Test Manager 사용 중 Back to Back Test 수행하고 있는데 아래와 같은 오류가 발생합니다.
그리고 Fail이 발생하는데 원인이 무엇일까요?
Cause of Failure : Test failed as iteration failed
An error occurred ('MATLAB:mex:Error') when callin 'sim':
Line 1: Keyword expectedMissing exports.Aborting
추가로, Back to Back 대상이 되는 모델 2 개의 Simulation Model은 아래와 같습니다.
- normal
- software-in-the-loop
------------------------------------------------------------------------------English------------------------------------------------------------------------------------
I am performing a Back to Back Test while using Simulink Test Manager, but I get the following error.
And if a Fail occurs, what could be the cause?
Cause of Failure : Test failed as iteration failed
An error occurred ('MATLAB:mex:Error') when callin 'sim':
Line 1: Keyword expectedMissing exports.Aborting
In addition, the simulation models of the two models that are subject to Back to Back are as follows.
- normal
- software-in-the-loop
0 Commenti
Risposta accettata
Song-Hyun Ji
il 20 Lug 2023
Modificato: Song-Hyun Ji
il 21 Lug 2023
에러 메세지만 보고 문제 원인을 특정 지울 수 없지만, 작업 폴더를 C 드라이브 아래 work 라는 폴더를 만들고 해당 폴더에서 테스트해보셨을 때도 동일한 문제가 발생되실까요? 사용하시는 매트랩 버전 및 사용하시는 C compiler 정보는 어떻게 되실까요? 정확한 문제의 원인 파악 및 해결책을 찾기 위해, 아래의 링크를 통해 문제 리포트하여 주시기 바랍니다.
----------------------------------------------------
Based on the error message alone, it is not possible to determine the specific cause of the problem. However, if you create a folder named "work" under the C drive and test from that folder, would the same problem still occur?
Could you please provide the MATLAB version and the information about the C compiler you are using?
To identify the exact cause of the issue and find a solution, please contact the Technical Support team with the reproducible sample files.
4 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Outputs in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!