How to solve the 'StopFcn' error when the cause is "Vectors must be the same length."

48 views (last 30 days)
I have got a simulation file for a grid-tie inverter, which I am going to leave its image below. When I run the simulation, I receive the following error:
Error evaluating 'StopFcn' callback of block_diagram 'DC2ACGRID2'.
Caused by:
Vectors must be the same length.
I cannot figure out what vectors are causing this trouble. Any help is very much appreciated.
  16 Comments

Sign in to comment.

Answers (1)

Scout Patel
Scout Patel on 31 Mar 2021
  1. Go to the "MODELING" tab on the simulink window.
  2. In the Center click on "Model Settings".
  3. Under Data Import/Export UNCHECK the box next to: "Single Simulation output:"

Products

Community Treasure Hunt

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

Start Hunting!