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

回答