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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0

