You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
This package contains functions to perform number operations on the MATLAB data type cell. If any cell contains sub-cells, the functions call themselves recursively,
A few example functions included in this package are:
celladd - Z = CELLADD(Z1,Z2)
celldivide - Z = CELLDIVIDE(Z1,Z2)
cellmul - Z = CELLMUL(Z1,Z2)
cellpower - Z = CELLPOWER(Z,Q)
cellsquare - Z = CELLSQUARE(Z)
cellsubtract - Z = CELLSUBTRACT(Z1,Z2)
Cite As
SANDEEP PALAKKAL (2026). Matlab Cell Operations (https://se.mathworks.com/matlabcentral/fileexchange/27307-matlab-cell-operations), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.1.0.0 (9.58 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
