
Timothy Dunning
Content Feed
回答済み
incompatible array sizes for 2x1 column vectors
Thanks all, you were all right, i was passing the wrong number of variables but I also had another issue elsewhere that was caus...
incompatible array sizes for 2x1 column vectors
Thanks all, you were all right, i was passing the wrong number of variables but I also had another issue elsewhere that was caus...
約2ヶ月 前 | 0
| 採用済み
回答済み
passing app inputs to an array in another function
turns out user inputs from text boxes are stored as strings so the array was attempting to store the list of characters of the n...
passing app inputs to an array in another function
turns out user inputs from text boxes are stored as strings so the array was attempting to store the list of characters of the n...
約2ヶ月 前 | 0
| 採用済み
質問
passing app inputs to an array in another function
I have developed a relatively simple program to simulate a trajectory of a shuttle through the air which had no errors. I then d...
約2ヶ月 前 | 1 件の回答 | 0
1
回答質問
incompatible array sizes for 2x1 column vectors
I have an array, z, with 2 rows and an iteratively expanding amount of columns the first of which is assigned: z(:,1) = [0,2500...
約2ヶ月 前 | 1 件の回答 | 0
1
回答質問
Index exceeds the number of array elements. Index must not exceed 751.
Trying to create a modelling script that will call a variety of modelling techniques to approximate a (relatively simple) ODE. z...
2ヶ月 前 | 1 件の回答 | 0