Why do I receive the error "Too many output arguments." each time when I run a Simulink/Stateflow model?
Show older comments
Hello, each time I try to run a Simulink model, I receive the error "Too many output arguments."...no matter how simple it is. The models should be not the problem. They work on other computers. Does someone know what I can do for it?
2 Comments
Birdman
on 27 Jan 2021
Can you share your model as a file, not as a picture?
Walter Roberson
on 27 Jan 2021
Before running the model, experiment with the following at the MATLAB command line:
restoredefaultpath; rehash toolboxcache
Answers (1)
Saurav Chaudhary
on 29 Jan 2021
0 votes
Please go through the following MATLAB Answer link to get an idea about the possible causes of the error "Too many output arguments" and the relevant solution for the issue.
Categories
Find more on Simulink 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!