photo

Kazi Anisha Islam


2018년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Can anybody help me point out why I cant display x(result) when I call my function?
function x = cramer(A, b) r = size(A, 1); c = size(A, 2); n = size(b, 1); if r ~= c disp('O...

거의 6년 전 | 답변 수: 2 | 0

2

답변