input the matrix from user
Ältere Kommentare anzeigen
i want to find out the mean of the matrix
but the matix should be given by users in command window
y= input(a);
% mean(mean(A,1),2);
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu GPU Computing finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!