photo

Kazi Anisha Islam


Con actividad desde 2018

Followers: 0   Following: 0

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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

casi 6 años hace | 2 respuestas | 0

2

respuestas