![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/13699193_1538135016954_DEF.jpg)
Cassandra Soliman
Followers: 0 Following: 0
Feeds
提问
how to debugg the error : size input must be integers
function u = Section1_4 % This function code is to plot u(x,y) = u1(x,y)+u2(x,y) % Description: This file is specifically plot...
4 years 前 | 1 个回答 | 0
1
个回答提问
how to debugg the error : size input must be integers
function u = Section1_4 % This function code is to plot u(x,y) = u1(x,y)+u2(x,y) % Description: This file is specifically plot...
4 years 前 | 1 个回答 | 0
1
个回答提问
Need help to debug code
function [x1] = tutorial1(x0,nMax,tol) x0 = 1.5; nMax = 15; tol = 1e-4; % for loop acting continously for 15 iterations ...
5 years 前 | 1 个回答 | 0