Clear Filters
Clear Filters

yalmip error: (Error using vertcat Dimensions of arrays being concatenated are not consistent.)

3 views (last 30 days)
I am trying to solve an optimization problem for an energy hub (see attachment).
When running, i get the following output:
solution =
struct with fields:
yalmipversion: '20210331'
matlabversion: '9.11.0.1769968 (R2021b)'
yalmiptime: NaN
solvertime: NaN
info: 'Unknown problem in solver (Turn on 'debug' in sdpsettings) (Error using vertcat↵Dimensions of arrays being concatenated are not consistent.)'
problem: 9
I checked the dimensions of the arrays but i cant find my mistake.
Thank you!

Answers (0)

Categories

Find more on Systems of Nonlinear Equations in Help Center and File Exchange

Products


Release

R2021b

Community Treasure Hunt

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

Start Hunting!