How could I extract last column in a matrix if I don't know the size of matrix?
    66 views (last 30 days)
  
       Show older comments
    
I want to select only last coloumn..because in my program the size of matices is change every time..these are some example of my matices 
(150x23)
(150x34)
(150*41)
...etc
0 Comments
Accepted Answer
More Answers (0)
See Also
Categories
				Find more on Multidimensional Arrays in Help Center and File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!