Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个大小为500 * 600的大型复杂矩阵A,但我只需要使用矩阵 A中的一个小子矩阵。
在 Matlab 2013R 中是否可以通过选择行和列的开始和结束范围来做到这一点?