photo

Kazi Anisha Islam


Attivo dal 2018

Followers: 0   Following: 0

Statistica

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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

quasi 6 anni fa | 2 risposte | 0

2

risposte