Feeds
提问
Error: In an assignment A(I) = B, the number of elements in B and I must be the same.
I'm trying to simulate a battery connected to a PV system. However, there seems to be an issue with column vector since I get th...
10 years 前 | 1 个回答 | 0
1
个回答已回答
Index exceeds matrix dimensions
Ok. So Data has the size 1x1. How do I increase it to 8760x3? I've tried to first create a matrix of zeros (Data=zeros(8760,3)) ...
Index exceeds matrix dimensions
Ok. So Data has the size 1x1. How do I increase it to 8760x3? I've tried to first create a matrix of zeros (Data=zeros(8760,3)) ...
10 years 前 | 0
提问
Index exceeds matrix dimensions
Hi, I'm trying to simulate a battery connected to a PV system. And it's been at least a years since I last worked with matlab s...
10 years 前 | 3 个回答 | 0
3
个回答提问
Problems with matrix dividing
I want to create a matrix (arrow) and use an arrow and several constants. The error code tells me that matrix dimensions must ag...
13 years 前 | 2 个回答 | 0
2
个回答提问
Wrong with matrix dimensions
I'm only a beginner when it comes to MatLab and would therefor appreciate some help. This is my code: clc clear clos...
15 years 前 | 3 个回答 | 0
