Simulink Test: mapping problems when using matrix
1 view (last 30 days)
Show older comments
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 Comment
Dhruv
on 28 Jan 2025
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?
Answers (0)
See Also
Categories
Find more on Inputs in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!