Three-dimensional lower triangular Matrix
Show older comments
Hi guys,I want creat a 3D lower triangular Matrix such as the size of 100*100*100. I know to use the tril function to creat a 2D lower triangular Matrix . Is there any function that can help me solve this problem? Thanks.
Accepted Answer
More Answers (0)
Categories
Find more on Resizing and Reshaping Matrices 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!