Sum of values on the perimeter of a matrix

The Function computes the sum of the elements of an input matrix A that are on the “perimeter” of A.
24 Downloads
Updated 19 May 2019

View License

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 (2024). 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 Linux
Categories
Find more on Operators and Elementary Operations in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.01

Tags are added

1.0.0