Frage
How do I create a row vector P, that contains the sum of the values in column 2 and the sum of the values in column 5 of matrix B.
Given: B=rand(randi([10 20]),randi([5 30]))
Find: Create a row vector P, that contains the sum of the values in column 2 and th...
fast 2 Jahre vor | 1 Antwort | 0