Skip to main content
14-Alexandrite
January 30, 2026
已解决

using submatrix

  • January 30, 2026
  • 1回复
  • 236查看

Hi everyone 

If a have a nested matrix like this one below 

YA_10963798_0-1769776294889.png

and I want to exclude the first row  of each small matrix in the original one 

YA_10963798_1-1769776383666.png

How can I do that , when I try (submatrix function) it excludes the first matrix , but I want to exclude the first row of each matrix 

YA_10963798_2-1769776569139.png

by the way my ORIGIN =1 

I'm expecting the answer to be like (X sub ) in the second picture 

Thanks 

Yusra 

 

最佳答案由 StuartBruff

Hi Yusra,

 

Do you mean something like the following?

 

2026 01 30 A.png

 

Stuart

1回复

23-Emerald V
January 30, 2026

Hi Yusra,

 

Do you mean something like the following?

 

2026 01 30 A.png

 

Stuart

14-Alexandrite
January 30, 2026

exactly thank you Stuart