Receive error: matlab.engine.MatlabExecutionError: Too many output arguments.
Show older comments

Dear all,
I'm trying to create a simulink model using a python script. after many tries i get the error shown in the picture.
Explicitly setting nargout=0 for all non-output MATLAB calls in the script already did. Example:
or
Could you give me suggestions on what else I could try to fix the errors?
Thank you very much!
Accepted Answer
More Answers (0)
Categories
Find more on Integration with Online Platforms 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!