notsum(A,dim)

Version 1.1.0.0 (216 Bytes) by ja
Works like built-in sum except takes the sum of all dimensions except the one specified.
29 Downloads
Updated 1 Mar 2018

View License

A simple algorithm to clean up code for a mutual information function written elsewhere ( https://www.mathworks.com/matlabcentral/fileexchange/41714-ent-varargin- ).

Cite As

ja (2024). notsum(A,dim) (https://www.mathworks.com/matlabcentral/fileexchange/66242-notsum-a-dim), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2017b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Linear Algebra in Help Center and MATLAB Answers
Tags Add Tags
sum

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.1.0.0

removed squeeze for more flexibility in application

1.0.0.0