Sum of values on the perimeter of a matrix
Version 1.0.01 (1.16 KB) by
Ibrahim Abouemira
The Function computes the sum of the elements of an input matrix A that are on the “perimeter” of A.
The Function computes the sum of the elements of an input matrix A that are on the “perimeter” of A. In other words, it adds together the elements that are in the first and last rows and columns. Note that the smallest dimension of A is at least 2.
Cite As
Ibrahim Abouemira (2025). Sum of values on the perimeter of a matrix (https://www.mathworks.com/matlabcentral/fileexchange/71595-sum-of-values-on-the-perimeter-of-a-matrix), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2019a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Operators and Elementary Operations in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.