Removing columns from a 5x5 matriz

1 view (last 30 days)
Hello, how can I remove for example, the second column to last column from the matrix in one single command?

Accepted Answer

Steven Lord
Steven Lord on 29 Jan 2020
Indexing. The end keyword will also be of interest to you.

More Answers (0)

Categories

Find more on Mathematics 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!