Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X
Hi everyone
If a have a nested matrix like this one below
and I want to exclude the first row of each small matrix in the original one
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
by the way my ORIGIN =1
I'm expecting the answer to be like (X sub ) in the second picture
Thanks
Yusra
Solved! Go to Solution.
Hi Yusra,
Do you mean something like the following?
Stuart
exactly thank you Stuart
