Feeds
提问
Unable to perform assignment because the indices on the left side are not compatible with the size of the right side.
% INPUT OF INITIAL MATERIAL DISTRIBUTION % ONLY in 1st ITERATION if (a==1) fid = fopen('emat_initial.txt','r'...
4 years 前 | 1 个回答 | 0
1
个回答提问
Error using sprintf command
sprintf('Iteration: %d, Sum: %d, difference: %d',a, SUMSED(a,1), diff_(a,1)) The system cannot find the path specified. Unrec...
4 years 前 | 0 个回答 | 0
0
个回答提问
How do I prelallocate this sed as there is no loop here?
i have used uLS1 = zeros(1:N_ele); , uLS2 = zeros(1:N_ele);, uLS3 = zeros(1:N_ele); to remove prealloacting error (is this corre...
4 years 前 | 1 个回答 | 0
1
个回答提问
showing error - Invalid expression. When calling a function or indexing a variable, use parentheses
Main file starts from %1: showing error - Invalid expression. When calling a function or indexing a variable, use parentheses. O...
4 years 前 | 1 个回答 | 0

