Community Profile

photo

Actsfaith Castillo


Last seen: 3 years ago Active since 2021

Followers: 0   Following: 0

Statistics

  • First Answer

View badges

Feeds

View by

Answered
This statement is not inside any function. (It follows the END that terminates the definition of the function "my_loadxcat_full".)
function x = gauss(A,B) %This function solves Ax = b by Gauss elimination algorithm. NA = size(A,2); [NB1,NB] = size(B); if N...

3 years ago | 0