yalmip error: (Error using vertcat Dimensions of arrays being concatenated are not consistent.)
조회 수: 3 (최근 30일)
이전 댓글 표시
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!
댓글 수: 1
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Matrix Indexing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!