Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. jedynygucio

    removing vector entries

    Hello, I have a common problem which I have not yet managed to solve. If, for example, I have a matrix A = [1 2 3 4 5 6] and I want to remove the 3rd, 4th and 5th rows, is there a command that will allow me to end up with A = [1 2 6], with the vector reshaped and all the unwanted dimensions...

Part and Inventory Search

Back
Top