
Index in position 1 exceeds array bounds (must not exceed 89).
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Good day. I am trying to run the attached wind farm power system but am getting the error message: "Index in position 1 exceeds array bounds. Index must not exceed 89." I have gone through every block making sure that their values correspond. How do I solve this problem?
2 comentarios
Walter Roberson
el 19 de Dic. de 2024
By invoking "Mask Parameters" --> Apps --> Measurements and States Analyzer
we get the more complete error message,

However, I have not yet been able to figure out how to find MaskParameterCallback for the powergui block.
Sreeram
el 20 de Dic. de 2024
A MathWorks staff member has responded to a similar error message in the following thread:
Respuestas (1)
Sreeram
el 20 de Dic. de 2024
Editada: Sreeram
el 20 de Dic. de 2024
I issued a
dbstop if 'caught error'
before simulating. It looks like the error is thrown from an internal function and it looks like a bug to me.
I would recommend reporting this to the MathWorks Technical Support through this link:
0 comentarios
Ver también
Categorías
Más información sobre Holidays / Seasons en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!