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

48 Ansichten (letzte 30 Tage)
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 Kommentare
Lazar Dulovic
Lazar Dulovic am 30 Jun. 2022
As Swarooph said, problem is in the code, write it in M file and check it line by line.

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Scout Patel
Scout Patel am 31 Mär. 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:"

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by