Community Profile

photo

Nitesh Kumar Singh


Last seen: mer än 2 år ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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'...

mer än 2 år ago | 1 answer | 0

1

answer

Question


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...

mer än 2 år ago | 0 answers | 0

0

answers

Question


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...

mer än 2 år ago | 1 answer | 0

1

answer

Question


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...

mer än 2 år ago | 1 answer | 0

1

answer