Simulink Test: mapping problems when using matrix
조회 수: 1 (최근 30일)
이전 댓글 표시
hello fellow users,
I request help on the toolbox simulink test, i am using a test harness on a simulink model and one of my entries is a matrix that i want to improt from an Excel however the mapping of the matrix to his root inport is stuck on "Failed to map inputs. Make sure the input port data types match with signal data types specified in the input file. Click here for more information on external input mapping."
댓글 수: 1
Dhruv
2025년 1월 28일
You may try using the function "Simulink.NumericType" instead of "numerictype". However, can you confirm if the error is still being encountered in the latest MATLAB release?
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Inputs에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!