I am facing an error while creating test harness.
19 views (last 30 days)
Show older comments
I am facing this error while creating test harness. "One or more output arguments not assigned during call to "varargout"".
Any idea how to resolve this. I would appreciate any thoughts on resolving this issue.
2 Comments
Suman
on 17 Mar 2023
Hi Mallika,
Can you please share some more context and/or screenshots of the issue you are facing?
Also, this is a common error message which sometimes get resolved by simply restarting MATLAB. Please let me know if it works for you.
Thanks,
Suman
Answers (1)
Amey Waghmare
on 20 Apr 2023
Hi,
As per my understanding, you are encountering the an error whenever you are using SIL block.
If a test case is configured to run in Software in the Loop (SIL) simulation mode and has signals logged in the Simulation Outputs section, then the execution can error out. This is a known bug and the fix options for this issue are mentioned in the following Bug report,
I hope this helps.
2 Comments
Amey Waghmare
on 21 Apr 2023
Hi,
As per my understanding you are unable to configure the test case. Can you please share your model file, error messages and detailed reproduction steps so that I can reproduce the issue at my end.
If you are not comfortable to share the files on this platform, please raise a Service request using the following link,
I look forward to hear from you soon.
See Also
Categories
Find more on Outputs in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!