photo

Shahzad Ali


Active since 2017

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


how to delete a row by selected randomly from a matrix?
* d=2; * for i=1:10 * pop(i,:)=rand(1,d); end * M=pop(randi(size(pop,1)),:) * now i want to know that how to delete thi...

6 years ago | 1 answer | 0

1

answer