Borrar filtros
Borrar filtros

Function generating error when running the test sequence

2 visualizaciones (últimos 30 días)
Diana
Diana el 8 de Mayo de 2024
Comentada: Pat Canny el 13 de Mayo de 2024
Hi,
After creating the test harness (external, with a test sequnce) for a simulink model, Simulink Test created this Global Stub Functions block where I need to define all the local functions which are not used at the top level of the model.
I manage to work with one of these functions, but one of them is returning the following error (even though I made sure I defined correctly the inputs and outputs arguments and the data types are used accordingly):
The arguments for function 'MyFunction' must use consistent names between 'MyHarness/Model' and 'MyHarness/Global Stub Functions/[Value,ERR] = MyFunction(ID)'.
Please help me remove this problem that is causing me so much trouble!
Thanks much in advance!
Regards,
Diana

Respuestas (0)

Productos


Versión

R2023a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by