Community Profile

photo

Umesh


Active since 2013

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


Sort a matrix based on one row?
lets say we have a 3x3 matrix as a= 2 5 3; 2 8 1; 4 1 9; and I want this matrix sorted based on its 2nd row ...

bijna 11 jaar ago | 1 answer | 0

1

answer

Question


Plot 2 arrays in matlab?
lets assume I have two arrays a & b as follows: a=[1,2,5,3,1.5,7,6]; b=[12,1,45,11,3,2,65]; plot(a,b) gives a plot havin...

ongeveer 11 jaar ago | 1 answer | 0

1

answer

Question


How to trim data from a double variable?
Lets say we have a double variable 10x10 array, and entries in its 3rd row are (1,2,5,6,5,6,7,8,2,4), we need the values corresp...

ongeveer 11 jaar ago | 1 answer | 0

1

answer