photo

ANA BATRES FERNANDEZ


Last seen: 2 years 前 自 2022 起处于活动状态

Followers: 0   Following: 0

统计学

Feeds

排序方式:

提问


Got to do this program about heat transer and finite equations and although the program is done I have litle errors dont know how to fix. The issuesare remarked down. THANKS
>> %ANA BATRES MATLAB PROGRAM FINITE EQUATIONS MODELING. clear; B=24; %(mm) distance between heat wires D=4; %(mm)distance fr...

2 years 前 | 1 个回答 | 0

1

个回答

提问


What is the error when: ''Index exceeds the number of array elements. Index must not exceed 225'' and how to fix it
The warning appears when I put this code, what should I do? for i=1:m; for j=1:n; T(i,j)=T2(counter2); counter2=counter2+1; ...

2 years 前 | 0 个回答 | 0

0

个回答