Simulink Test: mapping problems when using matrix
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentar
Dhruv
am 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?
Antworten (0)
Siehe auch
Kategorien
Mehr zu Inputs finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!